]> git.cameronkatri.com Git - mandoc.git/blobdiff - manuals.7
Fix man.7 to include AT and UC in its syntax table.
[mandoc.git] / manuals.7
index 5f7c06a2d4d0b20ff20be58bf3c58e940a0a158b..ac975e19bc3d2f792d549ddeba61f09b79086182 100644 (file)
--- a/manuals.7
+++ b/manuals.7
@@ -1,6 +1,6 @@
-.\"    $Id: manuals.7,v 1.18 2009/07/27 13:10:08 kristaps Exp $
+.\"    $Id: manuals.7,v 1.20 2010/04/13 05:26:49 kristaps Exp $
 .\"
 .\"
-.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -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.
 .\"
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: July 27 2009 $
+.Dd $Mdocdate: April 13 2010 $
 .Dt MANUALS 7
 .Os
 .\" SECTION
 .Dt MANUALS 7
 .Os
 .\" SECTION
@@ -113,8 +113,7 @@ The quick-fix feature of
 is useful for checking over many manuals:
 .Bd -literal -offset indent
 % mandoc \-Wall \-fstrict \-Tlint \-fign-errors \e
 is useful for checking over many manuals:
 .Bd -literal -offset indent
 % mandoc \-Wall \-fstrict \-Tlint \-fign-errors \e
-  `find /usr/src \-name \e*\e.[1-9]` 2>&1 | \e 
-  sed 's!^mandoc: !!' > /tmp/mandoc.errs
+  ./path/to/manuals/* 2>&1 > /tmp/mandoc.errs
 % vim -q /tmp/mandoc.errs
 .Ed
 .Pp
 % vim -q /tmp/mandoc.errs
 .Ed
 .Pp
@@ -135,7 +134,7 @@ or
 to version-control your work.  If you wish the last check-in to effect
 your document's date, use the following RCS tag for the date macro:
 .Pp
 to version-control your work.  If you wish the last check-in to effect
 your document's date, use the following RCS tag for the date macro:
 .Pp
-.Dl \&.Dd $Mdocdate: July 27 2009 $
+.Dl \&.Dd $Mdocdate: April 13 2010 $
 .\" SUBSECTION
 .Ss Viewing
 mdoc documents may be paged to your terminal with
 .\" SUBSECTION
 .Ss Viewing
 mdoc documents may be paged to your terminal with