Skip to content
/ txt2man Public
forked from mvertes/txt2man

txt2man converts text to man page

License

Notifications You must be signed in to change notification settings

s6v/txt2man

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
  txt2man

DESCRIPTION
  Txt2man converts flat ASCII text to man page format. It is a shell
  script using gnu awk, that should run on any Unix like system.

  help: txt2man -h

INSTALL
      make install	(to install under /usr/local)
  or
      make install prefix=path

Send comments, suggestions and bug reports to [email protected]

-- Marc Vertes

About

txt2man converts text to man page

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 67.2%
  • Roff 31.3%
  • Makefile 1.5%