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