blob: 10e517ce4629a83b1dfca6b239be555ee501dbaf (
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
29
30
|
.\" $Header: dumpdesc.l.backup,v 1.1 88/01/15 12:58:18 simpson Rel $
.\" $Log: dumpdesc.l.backup,v $
.\" Revision 1.1 88/01/15 12:58:18 simpson
.\" initial release
.\"
.\" Revision 0.1 87/12/11 17:56:51 simpson
.\" beta test
.\"
.TH DUMPDESC 1 TRW
.UC
.SH NAME
dumpdesc \- symbolically dump out the contents of a ditroff DESC file
.SH ORIGIN
TRW
.SH SYNOPSIS
dumpDESC
.I DESCfile
.SH DESCRIPTION
.IR Dumpdesc (1)
symbolically dumps out the contents of a DESC.out file created by
.I makedev.
The first argument should be the name of the \fIbinary\fP DESC file (usually
DESC.out).
.SH FILES
.ta \w'--FONTDIR--'
--FONTDIR-- directory containing DESC.out file
.SH AUTHOR
Scott Simpson
.SH SEE ALSO
font(5)
|