diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-22 11:23:19 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-22 11:23:19 +0000 |
commit | 30af6cdd4f3ef74c7ebef59694b573bb3509aad0 (patch) | |
tree | 75f81f0626c0514960f90eb577b4446b10667db2 /mdocterm.1 | |
parent | 60e35d64ece3aeaabb2d0c25b9ab5c651c0bb48d (diff) | |
download | mandoc-30af6cdd4f3ef74c7ebef59694b573bb3509aad0.tar.gz |
*** empty log message ***
Diffstat (limited to 'mdocterm.1')
-rw-r--r-- | mdocterm.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 , |