Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
a
adjust(1) adjust(1)
WARNINGS
This program is designed to be simple and fast. It does not recognize backslash to escape white space or
other characters. It does not recognize tagged paragraphs where the tag is on a line by itself. It knows
that lines end in newline or null, and how to deal with tabs and backspaces, but it does not do anything spe-
cial with other characters such as form feed (they are simply ignored). For complex operations, standard
text processors are likely to be more appropriate.
This program could be implemented instead as a set of independent programs, fill, center, and justify (with
the -r option). However, this would be much less efficient in actual use, especially given the program’s
special knowledge of tagged paragraphs and last lines of paragraphs.
AUTHOR
adjust was developed by HP.
SEE ALSO
nroff(1).
Section 112 3 HP-UX Release 11i: December 2000
___
___