blob: c9d1dc0b8a7ff47740f3aedb587771524ff22f16 (
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
31
32
33
34
35
36
37
|
.pa 1
.he '6/12/72''IDENT (V)'
.ti 0
NAME ident -- IDENT card file
.sp
.ti 0
SYNOPSIS --
.sp
.ti 0
DESCRIPTION ident_____
is a file used to generate GECOS $IDENT
cards by the off-line print program opr(I).
There is one entry per line in the following
style:
05:m1234,m789,name
which causes the following $IDENT card to be generated:
$ IDENT m1234,m789,name
.sp
.ti 0
FILES kept
in /etc/ident.
.sp
.ti 0
SEE ALSO opr(I)
.sp
.ti 0
DIAGNOSTICS --
.sp
.ti 0
BUGS --
.sp
.ti 0
OWNER ken, dmr
|