summaryrefslogtreecommitdiff
path: root/share/man/man7
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-09-19 13:18:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-09-19 13:18:27 +0000
commite84926ee227f05a47c4b9c81a785683e97dc03c4 (patch)
tree6288847dbdd23cca6bae0c68cdc19d5ffce40269 /share/man/man7
parentaf05e2bcd83c6afbf4974df30e6841a75b98dc2b (diff)
fix some unbalanced quoting;
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/mdoc.samples.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index ed8854c9293..6ef2e45cb3d 100644
--- a/share/man/man7/mdoc.samples.7
+++ b/share/man/man7/mdoc.samples.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.samples.7,v 1.88 2010/08/03 23:06:02 schwarze Exp $
+.\" $OpenBSD: mdoc.samples.7,v 1.89 2010/09/19 13:18:26 jmc Exp $
.\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -34,7 +34,7 @@
.\" times and is guaranteed to give a worst case performance
.\" for an already extremely slow package.
.\"
-.Dd $Mdocdate: August 3 2010 $
+.Dd $Mdocdate: September 19 2010 $
.Dt MDOC.SAMPLES 7
.Os
.Sh NAME
@@ -2002,7 +2002,7 @@ Examples of quoting:
.Qq string Ns ),
.It Li \&.Sq
.Sq
-.It Li "\&.Sq string
+.It Li "\&.Sq string"
.Sq string
.El
.Pp