Remove inappropriate .Op calls in examples.

PR:		35689
Submitted by:	Gary W. Swearingen <swear@blarg.net>
This commit is contained in:
Dima Dorfman 2002-03-10 09:10:06 +00:00
parent a697e022f0
commit 1c1a8b560e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91993
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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