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"
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to