Author: joel (doc committer)
Date: Sun Nov  4 09:27:01 2012
New Revision: 242551
URL: http://svn.freebsd.org/changeset/base/242551

Log:
  New sentence, new line.
  
  Submitted by: brueffer

Modified:
  head/usr.bin/du/du.1

Modified: head/usr.bin/du/du.1
==============================================================================
--- head/usr.bin/du/du.1        Sun Nov  4 09:08:17 2012        (r242550)
+++ head/usr.bin/du/du.1        Sun Nov  4 09:27:01 2012        (r242551)
@@ -192,8 +192,8 @@ options are not specified, the block cou
 blocks.
 .El
 .Sh EXAMPLES
-Show disk usage for all files in the current directory. Output is in
-human-readable form:
+Show disk usage for all files in the current directory.
+Output is in human-readable form:
 .Pp
 .Dl # du -ah
 .Pp
@@ -205,8 +205,8 @@ Summarize disk usage for a specific dire
 .Pp
 .Dl # du -hs /home
 .Pp
-Show name and size of all C files in a specific directory. Also display a
-grand total at the end:
+Show name and size of all C files in a specific directory.
+Also display a grand total at the end:
 .Pp
 .Dl # du -ch /usr/src/sys/kern/*.c
 .Sh SEE ALSO
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to