summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-27 14:56:15 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-27 14:56:15 +0000
commit32d2f8ef0a63207c0421436789004f4d92ec44c5 (patch)
tree1761c294ccf05b181837fe5181d14219204faac6 /man.7
parent948477c0386fca9956999bb560a26efd8f203b92 (diff)
downloadmandoc-32d2f8ef0a63207c0421436789004f4d92ec44c5.tar.gz
Added some new manuals (mdoc.3 mandoc_char.7).
Support for .br in libman.
Diffstat (limited to 'man.7')
-rw-r--r--man.77
1 files changed, 2 insertions, 5 deletions
diff --git a/man.7 b/man.7
index 3c522ff4..76f26614 100644
--- a/man.7
+++ b/man.7
@@ -88,10 +88,6 @@ or a single one-character sequence.
Characters may alternatively be escaped by a slash-asterisk,
.Sq \e* ,
with the same combinations as described above. This form is deprecated.
-.Pp
-The
-.Xr mdoc 7
-contains a table of all available escapes.
.\" SECTION
.Sh STRUCTURE
Macros are one to three three characters in length and begin with a
@@ -182,7 +178,8 @@ macros and corresponding number of arguments.
.El
.\" SECTION
.Sh SEE ALSO
-.Xr mandoc 1
+.Xr mandoc 1 ,
+.Xr mandoc_char 7
.\" SECTION
.Sh AUTHORS
The