4.4BSD/usr/src/old/trman/trman.1

Compare this file to the similar file:
Show the results in this format:

.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)trman.1	6.1 (Berkeley) 4/29/85
.\"
.TH TRMAN 1 "4/29/85"
.UC
.SH NAME
trman \- translate version 6 manual macros to version 7 macros
.SH SYNOPSIS
.B trman
[ file  ]
.SH DESCRIPTION
.I Trman
reads the input file, which should be nroff/troff input and attempts
to translate the version 6 manual sections therein to version 7 format.
It is largely successful, but seems to have trouble
with indented paragraphs and complicated font control.
You should expect to have to fix up long sections by hand somewhat.
.SH SEE ALSO
man(7)
.SH BUGS