Source-Changes-HG archive

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

[src/trunk]: src/sbin/fdisk Replace some raw roff with mdoc.



details:   https://anonhg.NetBSD.org/src/rev/941fb9e8c313
branches:  trunk
changeset: 546550:941fb9e8c313
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu May 01 13:01:17 2003 +0000

description:
Replace some raw roff with mdoc.

diffstat:

 sbin/fdisk/fdisk.8 |  13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)

diffs (28 lines):

diff -r a917e6424659 -r 941fb9e8c313 sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8        Thu May 01 12:55:52 2003 +0000
+++ b/sbin/fdisk/fdisk.8        Thu May 01 13:01:17 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fdisk.8,v 1.38 2003/05/01 12:55:52 wiz Exp $
+.\"    $NetBSD: fdisk.8,v 1.39 2003/05/01 13:01:17 wiz Exp $
 .\"
 .Dd April 30, 2003
 .Dt FDISK 8
@@ -319,16 +319,9 @@
 start
 .Em start ,
 size
-.Em size
-(\c
-.Em MB
+.Em size ( MB
 MB, Cyls
-.cu 1
-first\c
--\c
-.cu 1
-next\c
-)\c
+.Em first Ns No - Ns Em next )
 .Op , Active
 .in -4
 .in -4



Home | Main Index | Thread Index | Old Index