Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/resize_ffs New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/b945336088ea
branches:  trunk
changeset: 768891:b945336088ea
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Aug 28 17:15:16 2011 +0000

description:
New sentence, new line.

diffstat:

 sbin/resize_ffs/resize_ffs.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r a237082b6d95 -r b945336088ea sbin/resize_ffs/resize_ffs.8
--- a/sbin/resize_ffs/resize_ffs.8      Sun Aug 28 17:10:37 2011 +0000
+++ b/sbin/resize_ffs/resize_ffs.8      Sun Aug 28 17:15:16 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index