Subscribe

How to install txt2man (noarch)

Convert flat ASCII text to man page format

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install txt2man

Description

txt2man is a shell script using gnu awk, that should run on any Unix-like system. The syntax of the ASCII text is very straightforward and looks very much like the output of the man(1) program.

RPMs

Thomas Moschny (2021-11-29) - Update to 1.7.1. · - Specfile updates.