Give long name for AT&T UNIX.

This commit is contained in:
gdr 1997-10-04 04:40:10 +00:00
parent 2d9725fc31
commit 75e4ffde40
13 changed files with 14 additions and 16 deletions

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -92,4 +92,4 @@ Both an
.BR index
and
.BR rindex
function appeared in v6.
function appeared in Version 6 AT&T UNIX.

View File

@ -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.

View File

@ -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.

View File

@ -223,4 +223,4 @@ A
.BR popen
and a
.BR pclose
function appeared in v7.
function appeared in Version 7 AT&T UNIX.

View File

@ -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

View File

@ -112,7 +112,7 @@ A
and
.BR ttyslot
function
appeared in v7.
appeared in Version 7 AT&T UNIX.
.SH BUGS
The
.BR ttyname

View File

@ -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 ,

View File

@ -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.