From 742ec8caadbdbfe0ca6fad3f698ac01e2f9e6a56 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 25 Nov 2002 15:43:18 +0000 Subject: [PATCH] mdoc(7) police: Added missing markup bit. Approved by: re --- sbin/bsdlabel/bsdlabel.8 | 4 +++- sbin/disklabel/disklabel.8 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index 7c71bd7920fc..035edec47fff 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 7c71bd7920fc..035edec47fff 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