*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: deroff | Section: 1 | Source: UNIX v7 | File: deroff.1
DEROFF(1) General Commands Manual DEROFF(1) NAME deroff - remove nroff, troff, tbl and eqn constructs SYNOPSIS deroff [ -w ] file ... DESCRIPTION Deroff reads each file in sequence and removes all nroff and troff com- mand lines, backslash constructions, macro definitions, eqn constructs (between `.EQ' and `.EN' lines or between delimiters), and table de- scriptions and writes the remainder on the standard output. Deroff follows chains of included files (`.so' and `.nx' commands); if a file has already been included, a `.so' is ignored and a `.nx' terminates execution. If no input file is given, deroff reads from the standard input file. If the -w flag is given, the output is a word list, one `word' (string of letters, digits, and apostrophes, beginning with a letter; apostro- phes are removed) per line, and all other characters ignored. Other- wise, the output follows the original, with the deletions mentioned above. SEE ALSO troff(1), eqn(1), tbl(1) BUGS Deroff is not a complete troff interpreter, so it can be confused by subtle constructs. Most errors result in too much rather than too lit- tle output. DEROFF(1)

Navigation Options