Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
DEROFF(1) DEROFF(1)
NAME
deroff - remove troff and preprocessor constructs
SYNOPSIS
deroff [-w] {file(s)}
DESCRIPTION
deroff reads in the named files (or stdin if none are
given) and strips out troff constructs and macros. The
preprocessor (eqn, tbl, pic, grap, and vgrind) sections
are removed entirely. The resulting output, suitable for
spelling, is sent to stdout.
OPTIONS
-w output a word-by-word list, delimited by newlines.
SEE ALSO
troff(1), eqn(1), pic(1), grap(1), vgrind(1).
BUGS
deroff is not a full troff(1) interpreter; in particular
it doesn't know how to expand macros and how to treat
m[mse]'s registers.
Macros are assumed to end with .. and are simply skipped.
deroff can be fooled with circular .nx requests. The .so
request deepness is limited.
AUTHOR
David Frey <david@eos.lugs.ch>
December 23, 1996 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
GNU sources for deroff(1) (at OpenBSD cvsweb)
Up to: File filtering and processing - Methods of filtering and processing files. (character translation, comparison, search, sort, word counts, etc.)
RocketLink!--> Man page versions:
OpenBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
deroff.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|