]> git.cameronkatri.com Git - mandoc.git/blobdiff - mdocterm.1
mdocterm now using new API.
[mandoc.git] / mdocterm.1
index e104a51dd734f4554f79255e6477326524625682..92fdedda35535b1eaa1b5a0e6c3235aa75e62c2a 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: mdocterm.1,v 1.10 2009/03/03 21:07:01 kristaps Exp $
+.\" $Id: mdocterm.1,v 1.14 2009/03/06 14:13:47 kristaps Exp $
 .\"
 .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
 .\"
 .\"
 .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
 .\"
@@ -16,8 +16,8 @@
 .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: March 3 2009 $
-.Dt mdocmterm 1
+.Dd $Mdocdate: March 6 2009 $
+.Dt mdocterm 1
 .Os
 .\" SECTION
 .Sh NAME
 .Os
 .\" SECTION
 .Sh NAME
@@ -118,7 +118,7 @@ Grammatic:
 .It \-
 \\- (hyphen)
 .It \\
 .It \-
 \\- (hyphen)
 .It \\
-\\ (back-slash)
+\\\\ (back-slash)
 .El
 .\" PARAGRAPH
 .Pp
 .El
 .\" PARAGRAPH
 .Pp
@@ -127,18 +127,22 @@ Enclosures:
 .Bl -tag -width "OutputXXXX" -offset "XXXX" -compact
 .It Em Output
 .Em Input (Name)
 .Bl -tag -width "OutputXXXX" -offset "XXXX" -compact
 .It Em Output
 .Em Input (Name)
+.It \(ra
+\\(ra (right angle)
+.It \(la
+\\(la (left angle)
 .It \(rB
 \\(rB (right bracket)
 .It \(lB
 .It \(rB
 \\(rB (right bracket)
 .It \(lB
-\\(rB (left bracket)
+\\(lB (left bracket)
 .It \(lq
 \\(lq (left double-quote)
 .It \(rq
 .It \(lq
 \\(lq (left double-quote)
 .It \(rq
-\\(rq, \\' (right double-quote)
+\\(rq (right double-quote)
 .It \(oq
 .It \(oq
-\\(lq, \\` (left single-quote)
+\\(oq, \\` (left single-quote)
 .It \(aq
 .It \(aq
-\\(aq (right single-quote, apostrophe)
+\\(aq, \\' (right single-quote, apostrophe)
 .El
 .\" PARAGRAPH
 .Pp
 .El
 .\" PARAGRAPH
 .Pp
@@ -168,7 +172,7 @@ Mathematical:
 .It \(>=
 \\(>= (greater-than-equal)
 .It \(==
 .It \(>=
 \\(>= (greater-than-equal)
 .It \(==
-\\(== (greater-than-equal)
+\\(== (equal)
 .It \(!=
 \\(!= (not equal)
 .It \(if
 .It \(!=
 \\(!= (not equal)
 .It \(if
@@ -220,7 +224,7 @@ To display this manual page:
 .Pp
 To pipe a manual page to the pager:
 .Pp
 .Pp
 To pipe a manual page to the pager:
 .Pp
-.D1 % mdocterm mdocterm.1 | less -R
+.D1 % mdocterm mdocterm.1 | less \-R
 .\" SECTION
 .Sh SEE ALSO
 .Xr mdoctree 1 ,
 .\" SECTION
 .Sh SEE ALSO
 .Xr mdoctree 1 ,
@@ -247,9 +251,9 @@ utility doesn't yet know how to display the following:
 .Pp
 .Bl -bullet -compact
 .It
 .Pp
 .Bl -bullet -compact
 .It
-Only \-bullet , \-dash , \-enum , \-hyphen , \-tag and \-ohang
+The \-hang and \-column
 .Sq \&Bl
 .Sq \&Bl
-lists are supported.
+lists are not yet supported.
 .It
 The \-literal and \-unfilled 
 .Sq \&Bd
 .It
 The \-literal and \-unfilled 
 .Sq \&Bd
@@ -258,4 +262,8 @@ displays only accept text contents.
 The
 .Sq \&Xo/Xc
 pair isn't supported (and never will be).
 The
 .Sq \&Xo/Xc
 pair isn't supported (and never will be).
+.It
+The
+.Sq \&Sm
+macro has no effect, yet.
 .El
 .El