diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
| commit | 711594636704defae873be1a355a292505585afd (patch) | |
| tree | 59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man5/ident.5 | |
| parent | 3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff) | |
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man5/ident.5')
| -rw-r--r-- | static/v10/man5/ident.5 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/static/v10/man5/ident.5 b/static/v10/man5/ident.5 new file mode 100644 index 00000000..c9d1dc0b --- /dev/null +++ b/static/v10/man5/ident.5 @@ -0,0 +1,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 |
