Developer's Daily Unix by Example
  main | java | perl | unix | dev directory | web log
 
 
Main
Unix
Man Pages
   

NROFF

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

nroff ? emulate nroff command with groff

SYNOPSIS

nroff [ ?h ] [ ?i ] [ ?mname ] [ ?nnum ] [ ?olist ] [ ?rcn ] [ ?Tname ] [ file... ]

DESCRIPTION

The nroff script emulates the nroff command using groff. The ?T option with an argument other than ascii and latin1 will be ignored. The ?h option is equivalent to the grotty ?h option. The ?i, ?n, ?m, ?o and ?r options have the effect described in troff(1). In addition nroff silently ignores options of ?e, ?q or ?s. Options ?S (safer) and ?U (unsafe) are passed to groff. ?S is passed by default.

SEE ALSO

groff(1), troff(1), grotty(1)


copyright 1998-2007, devdaily.com, all rights reserved.
devdaily.com, an alvin j. alexander production.