aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_char.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-01-07 09:16:19 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-01-07 09:16:19 +0000
commit1c4f59ae8201641e47be50ebf60ced81bf2cc5f2 (patch)
tree4dc038371d110a1089ae59294c8d0cbf8fb143e9 /mandoc_char.7
parentcf7a395df76a9bb141114812daedc586265ec242 (diff)
downloadmandoc-1c4f59ae8201641e47be50ebf60ced81bf2cc5f2.tar.gz
mandoc-1c4f59ae8201641e47be50ebf60ced81bf2cc5f2.tar.zst
mandoc-1c4f59ae8201641e47be50ebf60ced81bf2cc5f2.zip
mandoc_char(7) sync with OpenBSD version.
Diffstat (limited to 'mandoc_char.7')
-rw-r--r--mandoc_char.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mandoc_char.7 b/mandoc_char.7
index f5d0fb81..f1f2ff8f 100644
--- a/mandoc_char.7
+++ b/mandoc_char.7
@@ -1,4 +1,4 @@
-.\" $Id: mandoc_char.7,v 1.30 2010/01/05 19:47:29 kristaps Exp $
+.\" $Id: mandoc_char.7,v 1.31 2010/01/07 09:16:19 kristaps 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: January 5 2010 $
+.Dd $Mdocdate: January 7 2010 $
.Dt MANDOC_CHAR 7
.Os
.
@@ -25,7 +25,7 @@
.
.
.Sh DESCRIPTION
-This documents the special characters and predefined strings accepted by
+This page documents the special characters and predefined strings accepted by
.Xr mandoc 1
to format
.Xr mdoc 7