From 1c1a8b560e59965cb39b041e0ebfe266c7bd39fa Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Sun, 10 Mar 2002 09:10:06 +0000 Subject: [PATCH] Remove inappropriate .Op calls in examples. PR: 35689 Submitted by: Gary W. Swearingen --- sbin/bsdlabel/bsdlabel.8 | 4 ++-- 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