freebsd-ports/textproc/txt2man/pkg-descr
Ying-Chieh Liao a010a20ed1 add txt2man
Converts flat ASCII text to man page format
2001-06-14 06:39:19 +00:00

8 lines
343 B
Plaintext

txt2man converts the input text into nroff commands using man(7) macros for
man pages. Smart argument processing is available either for commands using
"-" sign for flags (including long options used in GNU tools). If ifile is
omitted, standard input is taken as argument. Result is displayed on standard
output.
WWW: http://mvertes.free.fr/