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