summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/bsdlabel.8
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2002-03-10 09:10:06 +0000
committerdd <dd@FreeBSD.org>2002-03-10 09:10:06 +0000
commit69ed61e7045ddb7e5b00f26290a0951c247f4f61 (patch)
tree8dbcac0dbd728a06699b460af102ef1369ec08b7 /sbin/bsdlabel/bsdlabel.8
parenta67c9221528fb2b2219325daeb1b35f780d25383 (diff)
downloadFreeBSD-src-69ed61e7045ddb7e5b00f26290a0951c247f4f61.zip
FreeBSD-src-69ed61e7045ddb7e5b00f26290a0951c247f4f61.tar.gz
Remove inappropriate .Op calls in examples.
PR: 35689 Submitted by: Gary W. Swearingen <swear@blarg.net>
Diffstat (limited to 'sbin/bsdlabel/bsdlabel.8')
-rw-r--r--sbin/bsdlabel/bsdlabel.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 24eea5d..c8823e5 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -314,14 +314,14 @@ of a disk. The disk driver silently ignores any attempt to do so. If you need
to write to this area (for example, to obliterate the label), use the form
.Pp
.Nm
-.Op Fl W
+.Fl W
.Ar disk
.Pp
To disallow writing to the label area after previously allowing it, use the
command
.Pp
.Nm
-.Op Fl N
+.Fl N
.Ar disk
.Ss Installing bootstraps
.Pp
OpenPOWER on IntegriCloud