X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=virt-mem.1;h=94be74db79a0719279c3620446a424117fd89e77;hp=53f61a19cc7bf8d9a5d1504acec347d67949a198;hb=b8aef502747b039b20877f99f3d8986b6a9329d2;hpb=b70c967911e197b74d6d7ad98e3df9240d82572f;ds=sidebyside diff --git a/virt-mem.1 b/virt-mem.1 index 53f61a1..94be74d 100644 --- a/virt-mem.1 +++ b/virt-mem.1 @@ -132,7 +132,7 @@ .\" ======================================================================== .\" .IX Title "VIRT-MEM 1" -.TH VIRT-MEM 1 "2008-07-14" "virt-mem-0.2.4" "Virtualization Support" +.TH VIRT-MEM 1 "2008-07-24" "virt-mem-0.2.7" "Virtualization Support" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -224,8 +224,8 @@ Display version and exit. .IP "\fB\-E auto|littleendian|bigendian\fR" 4 .IX Item "-E auto|littleendian|bigendian" .PD 0 -.IP "\fB\-T auto|i386|x86\-64|\f(BIaddress\fB\fR" 4 -.IX Item "-T auto|i386|x86-64|address" +.IP "\fB\-T auto|i386|x86\-64|\f(BIaddress\fB|\f(BIaddress,min,max\fB\fR" 4 +.IX Item "-T auto|i386|x86-64|address|address,min,max" .IP "\fB\-W auto|32|64\fR" 4 .IX Item "-W auto|32|64" .PD @@ -243,11 +243,14 @@ so on. \fI\-E littleendian\fR is the endianness used on Intel i386, x86\-64 and (usually) \s-1IA64\s0. \fI\-E bigendian\fR is the endianness used on many \s-1RISC\s0 chips such as \s-1SPARC\s0 and PowerPC. .Sp -Text address (\fI\-T\fR) sets the base address of the kernel image. \fI\-T -i386\fR means to try some common addresses for i386\-based kernels. \fI\-T -x86\-64\fR means to try some common addresses for x86\-64\-based kernels. -\&\fI\-T \fIaddress\fI\fR sets the address specifically (\fI0x\fR prefix is used -to specify hex addresses). +Text address (\fI\-T\fR) sets the base address and optionally min and max +addresses of the kernel image. \fI\-T i386\fR means to try some common +addresses for i386\-based kernels. \fI\-T x86\-64\fR means to try some +common addresses for x86\-64\-based kernels. +.Sp +\&\fI\-T address\fR sets the kernel base address specifically (\fI0x\fR prefix +is used to specify hex addresses). \fI\-T address,min,max\fR sets the +kernel base address, minimum address and maximum address. .Sp Word size (\fI\-W\fR) sets the word size, 32 or 64 bits. .IP "\fB\-A auto|i386|x86\-64|...\fR" 4