diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-05-26 12:14:46 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-05-26 12:14:46 +0000 |
commit | 88ed75ccd60fdf8faf6bf756887fa0cc9fca7133 (patch) | |
tree | 4fe0394066b4b59bc3da415507e610f209455516 /preconv.1 | |
parent | dc53a158a4c500cecef7c2188607bd0b8b5057fc (diff) | |
download | mandoc-88ed75ccd60fdf8faf6bf756887fa0cc9fca7133.tar.gz |
Add notes about preconv.1 in the www and change some wording in the
manual regarding its output and `Nd' sentence.
Diffstat (limited to 'preconv.1')
-rw-r--r-- | preconv.1 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -19,7 +19,7 @@ .Os .Sh NAME .Nm preconv -.Nd recodes multibyte UNIX manuals as mandoc input +.Nd recode multibyte UNIX manuals .Sh SYNOPSIS .Nm preconv .Op Fl D Ar enc @@ -32,6 +32,11 @@ utility recodes multibyte .Ux manual files into .Xr mandoc 1 +.Po +or other troff system supporting the +.Sq \e[uNNNN] +escape sequence +.Pc input. Its arguments are as follows: .Bl -tag -width Ds |