blob: 04be2b386ffe8c37df38376dd27d5e348b8dcb23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
.TH SENDCOVER 8
.CT 1 writing_output
.SH NAME
sendcover \- send cover sheet to the library
.SH SYNOPSIS
.B sendcover
.I file ...
.SH DESCRIPTION
.I Sendcover
sends a document cover sheet to the
Bell Laboratories library for their document database.
It is invoked automatically as a byproduct of
running
.I troff -mcs.
.PP
The cover sheet is translated from the form of
.IR mcs (6)
to a form used in the library
and certain other protocol information is added.
The destination is not the same as that of
.IR docsubmit (1).
.SH FILES
.F /usr/lib/tmac/tmac.cs
.br
.F /usr/lib/tmac/cstrans
.SH "SEE ALSO"
.IR docsubmit (1),
.IR mcs (6)
|