diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
commit | ea31070695b2e513fcf660fbcc7f05a829839c35 (patch) | |
tree | 67d5b2b897cd080f9e1b7ede82c34bfc03085426 /sbin/pc98 | |
parent | 5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff) | |
download | FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'sbin/pc98')
-rw-r--r-- | sbin/pc98/fdisk/fdisk.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/pc98/fdisk/fdisk.8 b/sbin/pc98/fdisk/fdisk.8 index 0f48fa6..d39ce8c 100644 --- a/sbin/pc98/fdisk/fdisk.8 +++ b/sbin/pc98/fdisk/fdisk.8 @@ -7,14 +7,14 @@ .Nm fdisk .Nd PC partition table maintenance program .Sh SYNOPSIS -.Nm fdisk +.Nm .\" !PC98 .Op Fl BIaistu .Op Fl Bastu .Op Fl b Ar bootcode .Op Fl 1234 .Op Ar disk .Bl -tag -width time -.Nm fdisk +.Nm .Fl f Ar configfile .Op Fl itv .Op Ar disk |