BSD 4_2 development
[unix-history] / usr / man / mano / nettroff.1
CommitLineData
11a514e8
C
1.TH NETTROFF 1 "6 February 1980"
2.UC 4
3.SH NAME
4nettroff \- troff to the phototypesetter over the network
5.SH SYNOPSIS
6.B nettroff
7troff arguments
8.SH DESCRIPTION
9.I Nettroff
10runs
11.IR troff (1)
12and sends the output over the network to the machine at the Computer Center
13with the phototypesetter (currently the ``A'' machine.)
14It will prompt you for an account name and password on the A machine unless
15you have provided these in your
16.I \&.netrc
17file.
18The
19.I troff
20.B \-s
21option is unnecessary and not permitted.
22.LP
23.I Nettroff
24jobs are limited to 15 feet of typesetter output.
25It is also a good idea to limit the size of the individual files sent,
26as the network uses a shortest-job-first scheduling algorithm.
27Jobs of 25000 characters or less are preferable; in no case will the
28network accept jobs longer than 100000 characters.
29.SH SEE ALSO
30vtroff(1), net(1), troff(1)
31.SH BUGS
32There is no way to specify special font mounts on the A machine.
33.br
34The
35.B \-l
36and
37.B \-p
38options of the
39.IR net (1)
40command may not be specified.
41.br
42This command is not supported by the Computer Center.
43.br
44If on a Computer Center machine (B, C, D, or E) use the
45.I troff
46command (see
47.IR troff (1))
48for more information.