mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-03-15 23:30:22 +00:00
Give long name for AT&T UNIX.
This commit is contained in:
parent
2d9725fc31
commit
75e4ffde40
@ -91,4 +91,4 @@ is a non-standard function.
|
||||
.SH HISTORY
|
||||
An
|
||||
.BR alarm
|
||||
function appeared in v7.
|
||||
function appeared in Version 7 AT&T UNIX.
|
||||
|
@ -191,7 +191,7 @@ The functions
|
||||
.B setenv
|
||||
and
|
||||
.B unsetenv
|
||||
appeared in v7. The
|
||||
appeared in Version 7 AT&T UNIX. The
|
||||
.B putenv
|
||||
function appeared in 4.3BSD (Reno).
|
||||
.LP
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" From: @(#)getgrent.3 8.2 (Berkeley) 4/19/94
|
||||
.\" $Id: getgrent.3,v 1.1 1997/02/27 07:32:22 gdr Exp $
|
||||
.\" $Id: getgrent.3,v 1.2 1997/10/04 04:40:08 gdr Exp $
|
||||
.\"
|
||||
.TH GETGRENT 3 "27 January 1997" GNO "Library Routines"
|
||||
.SH NAME
|
||||
@ -183,7 +183,7 @@ The functions
|
||||
.BR getgrgid ,
|
||||
and
|
||||
.BR setgrent
|
||||
appeared in v7.
|
||||
appeared in Version 7 AT&T UNIX.
|
||||
The functions
|
||||
.BR setgrfile
|
||||
and
|
||||
|
@ -67,7 +67,7 @@ returns a pointer to the null terminated password.
|
||||
.SH HISTORY
|
||||
A
|
||||
.BR getpass
|
||||
function appeared in v7.
|
||||
function appeared in Version 7 AT&T UNIX.
|
||||
.SH BUGS
|
||||
The
|
||||
.BR getpass
|
||||
|
@ -192,8 +192,7 @@ The
|
||||
.BR setpwent,
|
||||
and
|
||||
.BR endpwent
|
||||
functions appeared in v7.
|
||||
The
|
||||
functions appeared in Version 7 AT&T UNIX. The
|
||||
.BR setpassent
|
||||
function appeared in 4.3 Reno.
|
||||
.SH COMPATIBILITY
|
||||
|
@ -92,4 +92,4 @@ Both an
|
||||
.BR index
|
||||
and
|
||||
.BR rindex
|
||||
function appeared in v6.
|
||||
function appeared in Version 6 AT&T UNIX.
|
||||
|
@ -151,4 +151,4 @@ due to the lack of a write-only text segment.
|
||||
.SH HISTORY
|
||||
A
|
||||
.BR mktemp
|
||||
function appeared in v7.
|
||||
function appeared in Version 7 AT&T UNIX.
|
||||
|
@ -71,4 +71,4 @@ The call was interrupted.
|
||||
.SH HISTORY
|
||||
A
|
||||
.BR pause
|
||||
syscall appeared in v6.
|
||||
syscall appeared in Version 6 AT&T UNIX.
|
||||
|
@ -223,4 +223,4 @@ A
|
||||
.BR popen
|
||||
and a
|
||||
.BR pclose
|
||||
function appeared in v7.
|
||||
function appeared in Version 7 AT&T UNIX.
|
||||
|
@ -116,8 +116,7 @@ and
|
||||
conform to ANSI/C.
|
||||
A function
|
||||
.BR putw
|
||||
function appeared in
|
||||
.BR v6 .
|
||||
function appeared in Version 6 AT&T UNIX.
|
||||
.SH BUGS
|
||||
The size and byte order of an
|
||||
.IR int
|
||||
|
@ -112,7 +112,7 @@ A
|
||||
and
|
||||
.BR ttyslot
|
||||
function
|
||||
appeared in v7.
|
||||
appeared in Version 7 AT&T UNIX.
|
||||
.SH BUGS
|
||||
The
|
||||
.BR ttyname
|
||||
|
@ -75,7 +75,7 @@ GNO since there is no concept of file ownership.
|
||||
.SH HISTORY
|
||||
A
|
||||
.BR utime
|
||||
function appeared in v7.
|
||||
function appeared in Version 7 AT&T UNIX.
|
||||
.SH STANDARDS
|
||||
With the exception of the items listed under
|
||||
.BR BUGS ,
|
||||
|
@ -208,7 +208,7 @@ A
|
||||
.BR utmp
|
||||
and
|
||||
.BR wtmp
|
||||
file format appeared in v6.
|
||||
file format appeared in Version 6 AT&T UNIX.
|
||||
The
|
||||
.BR lastlog
|
||||
file format appeared in 3.0BSD.
|
||||
|
Loading…
x
Reference in New Issue
Block a user