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 .SH HISTORY
An An
.BR alarm .BR alarm
function appeared in v7. function appeared in Version 7 AT&T UNIX.

View File

@ -191,7 +191,7 @@ The functions
.B setenv .B setenv
and and
.B unsetenv .B unsetenv
appeared in v7. The appeared in Version 7 AT&T UNIX. The
.B putenv .B putenv
function appeared in 4.3BSD (Reno). function appeared in 4.3BSD (Reno).
.LP .LP

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" From: @(#)getgrent.3 8.2 (Berkeley) 4/19/94 .\" 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" .TH GETGRENT 3 "27 January 1997" GNO "Library Routines"
.SH NAME .SH NAME
@ -183,7 +183,7 @@ The functions
.BR getgrgid , .BR getgrgid ,
and and
.BR setgrent .BR setgrent
appeared in v7. appeared in Version 7 AT&T UNIX.
The functions The functions
.BR setgrfile .BR setgrfile
and and

View File

@ -67,7 +67,7 @@ returns a pointer to the null terminated password.
.SH HISTORY .SH HISTORY
A A
.BR getpass .BR getpass
function appeared in v7. function appeared in Version 7 AT&T UNIX.
.SH BUGS .SH BUGS
The The
.BR getpass .BR getpass

View File

@ -192,8 +192,7 @@ The
.BR setpwent, .BR setpwent,
and and
.BR endpwent .BR endpwent
functions appeared in v7. functions appeared in Version 7 AT&T UNIX. The
The
.BR setpassent .BR setpassent
function appeared in 4.3 Reno. function appeared in 4.3 Reno.
.SH COMPATIBILITY .SH COMPATIBILITY

View File

@ -92,4 +92,4 @@ Both an
.BR index .BR index
and and
.BR rindex .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 .SH HISTORY
A A
.BR mktemp .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 .SH HISTORY
A A
.BR pause .BR pause
syscall appeared in v6. syscall appeared in Version 6 AT&T UNIX.

View File

@ -223,4 +223,4 @@ A
.BR popen .BR popen
and a and a
.BR pclose .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. conform to ANSI/C.
A function A function
.BR putw .BR putw
function appeared in function appeared in Version 6 AT&T UNIX.
.BR v6 .
.SH BUGS .SH BUGS
The size and byte order of an The size and byte order of an
.IR int .IR int

View File

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

View File

@ -75,7 +75,7 @@ GNO since there is no concept of file ownership.
.SH HISTORY .SH HISTORY
A A
.BR utime .BR utime
function appeared in v7. function appeared in Version 7 AT&T UNIX.
.SH STANDARDS .SH STANDARDS
With the exception of the items listed under With the exception of the items listed under
.BR BUGS , .BR BUGS ,

View File

@ -208,7 +208,7 @@ A
.BR utmp .BR utmp
and and
.BR wtmp .BR wtmp
file format appeared in v6. file format appeared in Version 6 AT&T UNIX.
The The
.BR lastlog .BR lastlog
file format appeared in 3.0BSD. file format appeared in 3.0BSD.