aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-03-10 09:10:06 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-03-10 09:10:06 +0000
commit1c1a8b560e59965cb39b041e0ebfe266c7bd39fa (patch)
tree8dbcac0dbd728a06699b460af102ef1369ec08b7 /sbin
parenta697e022f02353348636c5fc69c398d74b284d7f (diff)
downloadsrc-1c1a8b560e59965cb39b041e0ebfe266c7bd39fa.tar.gz
src-1c1a8b560e59965cb39b041e0ebfe266c7bd39fa.zip
Remove inappropriate .Op calls in examples.
PR: 35689 Submitted by: Gary W. Swearingen <swear@blarg.net>
Notes
Notes: svn path=/head/; revision=91993
Diffstat (limited to 'sbin')
-rw-r--r--sbin/bsdlabel/bsdlabel.84
-rw-r--r--sbin/disklabel/disklabel.84
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 24eea5df69da..c8823e54ffa8 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
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 24eea5df69da..c8823e54ffa8 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.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