Module Name:    src
Committed By:   wiz
Date:           Sun Aug 28 17:15:17 UTC 2011

Modified Files:
        src/sbin/resize_ffs: resize_ffs.8

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sbin/resize_ffs/resize_ffs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/resize_ffs/resize_ffs.8
diff -u src/sbin/resize_ffs/resize_ffs.8:1.11 src/sbin/resize_ffs/resize_ffs.8:1.12
--- src/sbin/resize_ffs/resize_ffs.8:1.11	Sat Aug 27 16:34:57 2011
+++ src/sbin/resize_ffs/resize_ffs.8	Sun Aug 28 17:15:16 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: resize_ffs.8,v 1.11 2011/08/27 16:34:57 christos Exp $
+.\"     $NetBSD: resize_ffs.8,v 1.12 2011/08/28 17:15:16 wiz Exp $
 .\"
 .\" As its sole author, I explicitly place this man page in the public
 .\" domain.  Anyone may use it in any way for any purpose (though I would
@@ -59,7 +59,8 @@
 .It Fl s
 Specify the file system size to which the file system should be
 resized.
-The size is given as the count of disk sectors, usually 512 bytes. To see the 
+The size is given as the count of disk sectors, usually 512 bytes.
+To see the
 exact value, have a look at the disk specification or the disklabel.
 Mostly used to shrink file systems.
 .It Fl y

Reply via email to