freebsd-ports/textproc/txt2man/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

5 lines
313 B
Text

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.