summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-25 15:43:18 +0000
committerru <ru@FreeBSD.org>2002-11-25 15:43:18 +0000
commit892437167f1a812971e18fc872ecc51927777c8a (patch)
tree3e907df0f54259064a38f2c91badda29b1f7e603 /sbin
parent146b294736741ca69b02f0546af48bd82633e02e (diff)
downloadFreeBSD-src-892437167f1a812971e18fc872ecc51927777c8a.zip
FreeBSD-src-892437167f1a812971e18fc872ecc51927777c8a.tar.gz
mdoc(7) police: Added missing markup bit.
Approved by: re
Diffstat (limited to 'sbin')
-rw-r--r--sbin/bsdlabel/bsdlabel.84
-rw-r--r--sbin/disklabel/disklabel.84
2 files changed, 6 insertions, 2 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 7c71bd7..035edec 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -317,7 +317,9 @@ By default, it is not possible to write to the disk label area at the beginning
of a disk. The disk driver arranges for
.Xr write 2
and similar system calls
-to return EROFS on any attempt to do so. If you need
+to return
+.Er EROFS
+on any attempt to do so. If you need
to write to this area (for example, to obliterate the label), use the form
.Pp
.Nm
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 7c71bd7..035edec 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -317,7 +317,9 @@ By default, it is not possible to write to the disk label area at the beginning
of a disk. The disk driver arranges for
.Xr write 2
and similar system calls
-to return EROFS on any attempt to do so. If you need
+to return
+.Er EROFS
+on any attempt to do so. If you need
to write to this area (for example, to obliterate the label), use the form
.Pp
.Nm
OpenPOWER on IntegriCloud