summaryrefslogtreecommitdiffstats
path: root/sbin/pc98
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-28 17:38:53 +0000
committerru <ru@FreeBSD.org>2001-02-28 17:38:53 +0000
commitf4325cbb8be5678f80d062f6b978366e9dcaa1e4 (patch)
treee31c6e8990ba85351f1ed4d140cfcf2804f9ab1a /sbin/pc98
parent15e59884c93adf7c0d22cbaca565934c6eda53a9 (diff)
downloadFreeBSD-src-f4325cbb8be5678f80d062f6b978366e9dcaa1e4.zip
FreeBSD-src-f4325cbb8be5678f80d062f6b978366e9dcaa1e4.tar.gz
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
Diffstat (limited to 'sbin/pc98')
-rw-r--r--sbin/pc98/fdisk/fdisk.824
1 files changed, 12 insertions, 12 deletions
diff --git a/sbin/pc98/fdisk/fdisk.8 b/sbin/pc98/fdisk/fdisk.8
index a9f251c..3210c17 100644
--- a/sbin/pc98/fdisk/fdisk.8
+++ b/sbin/pc98/fdisk/fdisk.8
@@ -307,30 +307,30 @@ a specification, and whitespace (except for newlines) are ignored:
.Bl -tag -width Ds
.It Xo
.Ic #
-.No Ar comment ...
+.Ar comment ...
.Xc
Lines beginning with a "#" are comments and are ignored.
.It Xo
.Ic g
-.No Ar spec1
-.No Ar spec2
-.No Ar spec3
+.Ar spec1
+.Ar spec2
+.Ar spec3
.Xc
Set the BIOS geometry used in partition calculations. There must be
three values specified, with a letter preceding each number:
.Bl -tag -width Ds
.Sm off
-.It Cm c No Ar num
+.It Cm c Ar num
.Sm on
Set the number of cylinders to
.Ar num .
.Sm off
-.It Cm h No Ar num
+.It Cm h Ar num
.Sm on
Set the number of heads to
.Ar num .
.Sm off
-.It Cm s No Ar num
+.It Cm s Ar num
.Sm on
Set the number of sectors/track to
.Ar num .
@@ -365,10 +365,10 @@ g s63 h39 c1019
.Ed
.It Xo
.Ic p
-.No Ar partition
-.No Ar type
-.No Ar start
-.No Ar length
+.Ar partition
+.Ar type
+.Ar start
+.Ar length
.Xc
Set the partition given by
.Ar partition
@@ -422,7 +422,7 @@ p 1 165 1 2503871
.Ed
.It Xo
.Ic a
-.No Ar partition
+.Ar partition
.Xc
Make
.Ar partition
OpenPOWER on IntegriCloud