summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2009-10-19 20:44:35 +0000
committerschwarze <schwarze@openbsd.org>2009-10-19 20:44:35 +0000
commit0f7badc93c24d9d8e3fcde076d2bdbb028feb3a1 (patch)
treef5376122fed55602125a7764fbf759b0acc54312
parentsync to 1.9.7: typo; from Alan Bueno, alan dot bsd at gmail dot com (diff)
downloadwireguard-openbsd-0f7badc93c24d9d8e3fcde076d2bdbb028feb3a1.tar.xz
wireguard-openbsd-0f7badc93c24d9d8e3fcde076d2bdbb028feb3a1.zip
sync to 1.9.7: compatibility fix; from joerg at netbsd dot org
-rw-r--r--usr.bin/mandoc/mdoc.78
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/mandoc/mdoc.7 b/usr.bin/mandoc/mdoc.7
index 5ede57b2990..120630b418a 100644
--- a/usr.bin/mandoc/mdoc.7
+++ b/usr.bin/mandoc/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.15 2009/08/22 23:17:40 schwarze Exp $
+.\" $Id: mdoc.7,v 1.16 2009/10/19 20:44:35 schwarze Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 22 2009 $
+.Dd $Mdocdate: October 19 2009 $
.Dt MDOC 7
.Os
.
@@ -297,9 +297,9 @@ The
column indicates that the macro may be called subsequent to the initial
line-macro. If a macro is not callable, then its invocation after the
initial line macro is interpreted as opaque text, such that
-.Sq \&.Fl Sh
+.Sq \&.Fl \&Sh
produces
-.Sq Fl Sh .
+.Sq Fl \&Sh .
.
.Pp
The