diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2002-03-10 09:10:06 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2002-03-10 09:10:06 +0000 |
| commit | 1c1a8b560e59965cb39b041e0ebfe266c7bd39fa (patch) | |
| tree | 8dbcac0dbd728a06699b460af102ef1369ec08b7 | |
| parent | a697e022f02353348636c5fc69c398d74b284d7f (diff) | |
Notes
| -rw-r--r-- | sbin/bsdlabel/bsdlabel.8 | 4 | ||||
| -rw-r--r-- | sbin/disklabel/disklabel.8 | 4 |
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 |
