svn commit: r245667 - in head: usr.bin/xinstall usr.sbin/bhyveload
Joel Dahl
joel at FreeBSD.org
Sat Jan 19 07:07:06 UTC 2013
Author: joel (doc committer)
Date: Sat Jan 19 07:07:05 2013
New Revision: 245667
URL: http://svnweb.freebsd.org/changeset/base/245667
Log:
Remove EOL whitespace.
Modified:
head/usr.bin/xinstall/install.1
head/usr.sbin/bhyveload/bhyveload.8
Modified: head/usr.bin/xinstall/install.1
==============================================================================
--- head/usr.bin/xinstall/install.1 Sat Jan 19 07:04:30 2013 (r245666)
+++ head/usr.bin/xinstall/install.1 Sat Jan 19 07:07:05 2013 (r245667)
@@ -145,7 +145,7 @@ for a list of possible flags and their m
.It Fl g
Specify a group.
A numeric GID is allowed.
-.It Fl h Ar hash
+.It Fl h Ar hash
When copying, calculate the digest of the files with
.Ar hash
to store in the
@@ -199,7 +199,7 @@ Disable all use of
.Xr mmap 2 .
.It Fl M Ar metalog
Write the metadata associated with each item installed to
-.Ar metalog
+.Ar metalog
in an
.Xr mtree 8
.Dq full path
Modified: head/usr.sbin/bhyveload/bhyveload.8
==============================================================================
--- head/usr.sbin/bhyveload/bhyveload.8 Sat Jan 19 07:04:30 2013 (r245666)
+++ head/usr.sbin/bhyveload/bhyveload.8 Sat Jan 19 07:07:05 2013 (r245667)
@@ -88,9 +88,9 @@ is the directory at the top of the guest
.El
.Sh EXAMPLES
To create a virtual machine named
-.Ar freebsd-vm
+.Ar freebsd-vm
that boots off the ISO image
-.Pa /freebsd/release.iso
+.Pa /freebsd/release.iso
and has 1GB memory allocated to it:
.Pp
.Dl "bhyveload -m 256 -M 768 -d /freebsd/release.iso freebsd-vm"
More information about the svn-src-head
mailing list