BSD 4_3 release
[unix-history] / usr / man / man3 / getlog.3f
CommitLineData
edb6bfdb
KM
1.\" Copyright (c) 1983 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
95f51977 5.\" @(#)getlog.3f 6.1 (Berkeley) 5/15/85
edb6bfdb 6.\"
95f51977 7.TH GETLOG 3F "May 15, 1985"
edb6bfdb
KM
8.UC 5
9.SH NAME
10getlog \- get user's login name
11.SH SYNOPSIS
12.B subroutine getlog (name)
13.br
14.B character*(*) name
15.sp 1
16.B character*(*) function getlog()
17.SH DESCRIPTION
18.I Getlog
19will return the user's login name or all blanks if
20the process is running detached from a terminal.
21.SH FILES
22.ie \nM /usr/ucb/lib/libU77.a
23.el /usr/lib/libU77.a
24.SH "SEE ALSO"
25getlogin(3)