- Use .Nm "" instead of .Nm disklabel in SYNOPSIS.

- Do a trick to remove whitespace before close paren from generated output.
- Delete space at the end of line.
This commit is contained in:
enami 1997-10-11 02:28:17 +00:00
parent 6d6c746101
commit fc8191fee4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: disklabel.8,v 1.17 1997/10/10 16:16:14 lukem Exp $
.\" $NetBSD: disklabel.8,v 1.18 1997/10/11 02:28:17 enami Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -46,28 +46,28 @@
.Nm
.Op Fl rt
.Ar disk
.Nm disklabel
.Nm ""
.Fl w
.Op Fl r
.Ar disk Ar disktype
.Oo Ar packid Oc
.Nm disklabel
.Nm ""
.Fl e
.Op Fl r
.Ar disk
.Nm disklabel
.Nm ""
.Fl i
.Op Fl r
.Ar disk
.Nm disklabel
.Nm ""
.Fl R
.Op Fl r
.Ar disk Ar protofile
.Nm disklabel
.Nm ""
.Op Fl NW
.Ar disk
.sp
.Nm disklabel
.Nm ""
.Fl B
.Oo
.Fl b Ar boot1
@ -75,7 +75,7 @@
.Oc
.Ar disk
.Oo Ar disktype Oc
.Nm disklabel
.Nm ""
.Fl w
.Fl B
.Oo
@ -84,7 +84,7 @@
.Oc
.Ar disk Ar disktype
.Oo Ar packid Oc
.Nm disklabel
.Nm ""
.Fl R
.Fl B
.Oo
@ -311,10 +311,10 @@ entry for your disk in
.Pa /etc/disktab ,
you can use this style to put
an initial label onto a new disk. Then dump the label to a file (using
.Em disklabel sd0 > protofile
),
editing the file, and replacing the label with
.Em disklabel -R sd0
.Em disklabel sd0 >
.Em protofile ) ,
editing the file, and replacing the label with
.Em disklabel -R sd0
.Em protofile .
.Pp
.Dl disklabel -e -r sd0