Remove EOL whitespace.
This commit is contained in:
parent
9fe81af2a4
commit
cfe5f4c14b
@ -145,7 +145,7 @@ for a list of possible flags and their meanings.
|
|||||||
.It Fl g
|
.It Fl g
|
||||||
Specify a group.
|
Specify a group.
|
||||||
A numeric GID is allowed.
|
A numeric GID is allowed.
|
||||||
.It Fl h Ar hash
|
.It Fl h Ar hash
|
||||||
When copying, calculate the digest of the files with
|
When copying, calculate the digest of the files with
|
||||||
.Ar hash
|
.Ar hash
|
||||||
to store in the
|
to store in the
|
||||||
@ -199,7 +199,7 @@ Disable all use of
|
|||||||
.Xr mmap 2 .
|
.Xr mmap 2 .
|
||||||
.It Fl M Ar metalog
|
.It Fl M Ar metalog
|
||||||
Write the metadata associated with each item installed to
|
Write the metadata associated with each item installed to
|
||||||
.Ar metalog
|
.Ar metalog
|
||||||
in an
|
in an
|
||||||
.Xr mtree 8
|
.Xr mtree 8
|
||||||
.Dq full path
|
.Dq full path
|
||||||
|
@ -88,9 +88,9 @@ is the directory at the top of the guest's boot filesystem.
|
|||||||
.El
|
.El
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
To create a virtual machine named
|
To create a virtual machine named
|
||||||
.Ar freebsd-vm
|
.Ar freebsd-vm
|
||||||
that boots off the ISO image
|
that boots off the ISO image
|
||||||
.Pa /freebsd/release.iso
|
.Pa /freebsd/release.iso
|
||||||
and has 1GB memory allocated to it:
|
and has 1GB memory allocated to it:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl "bhyveload -m 256 -M 768 -d /freebsd/release.iso freebsd-vm"
|
.Dl "bhyveload -m 256 -M 768 -d /freebsd/release.iso freebsd-vm"
|
||||||
|
Loading…
Reference in New Issue
Block a user