summaryrefslogtreecommitdiffstatshomepage
path: root/mdocterm.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-22 11:23:19 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-22 11:23:19 +0000
commit621648b3b0a34af595f1b79705e6b0a2a9e391a7 (patch)
tree45321efaf6adabcb8068178267ffe6f23ea8c831 /mdocterm.1
parent9275a05a090b366b47ed479d15472e058b8d8318 (diff)
downloadmandoc-621648b3b0a34af595f1b79705e6b0a2a9e391a7.tar.gz
mandoc-621648b3b0a34af595f1b79705e6b0a2a9e391a7.tar.zst
mandoc-621648b3b0a34af595f1b79705e6b0a2a9e391a7.zip
*** empty log message ***
Diffstat (limited to 'mdocterm.1')
-rw-r--r--mdocterm.110
1 files changed, 8 insertions, 2 deletions
diff --git a/mdocterm.1 b/mdocterm.1
index 2f7d7193..0ad49030 100644
--- a/mdocterm.1
+++ b/mdocterm.1
@@ -1,4 +1,4 @@
-.\" $Id: mdocterm.1,v 1.1 2009/02/21 21:00:06 kristaps Exp $
+.\" $Id: mdocterm.1,v 1.2 2009/02/22 11:23:19 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -16,7 +16,7 @@
.\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 21 2009 $
+.Dd $Mdocdate: February 22 2009 $
.Dt mdocmterm 1
.Os
.\" SECTION
@@ -64,6 +64,7 @@ which may be
for stdin.
.El
.\" PARAGRAPH
+.Pp
The
.Nm
utility is a formatting front-end for
@@ -94,6 +95,11 @@ To display this manual page:
.\" PARAGRAPH
.Pp
.D1 % mdocmterm \-Wall,error mdocmterm.1
+.\" PARAGRAPH
+.Pp
+To pipe a manual page to the pager:
+.Pp
+.D1 % mdocterm mdocterm.1 | less -R
.\" SECTION
.Sh SEE ALSO
.Xr mdoctree 1 ,