From 75e4ffde4097fd9c3d5ae7e541b8099ced554e21 Mon Sep 17 00:00:00 2001 From: gdr Date: Sat, 4 Oct 1997 04:40:10 +0000 Subject: [PATCH] Give long name for AT&T UNIX. --- usr.man/man2/alarm.2 | 2 +- usr.man/man3/getenv.3 | 2 +- usr.man/man3/getgrent.3 | 4 ++-- usr.man/man3/getpass.3 | 2 +- usr.man/man3/getpwent.3 | 3 +-- usr.man/man3/index.3 | 2 +- usr.man/man3/mktemp.3 | 2 +- usr.man/man3/pause.3 | 2 +- usr.man/man3/popen.3 | 2 +- usr.man/man3/putc.3 | 3 +-- usr.man/man3/ttyname.3 | 2 +- usr.man/man3/utime.3 | 2 +- usr.man/man5/utmp.5 | 2 +- 13 files changed, 14 insertions(+), 16 deletions(-) diff --git a/usr.man/man2/alarm.2 b/usr.man/man2/alarm.2 index acfe6b8..8a8a951 100644 --- a/usr.man/man2/alarm.2 +++ b/usr.man/man2/alarm.2 @@ -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. diff --git a/usr.man/man3/getenv.3 b/usr.man/man3/getenv.3 index 8c1836c..421db63 100644 --- a/usr.man/man3/getenv.3 +++ b/usr.man/man3/getenv.3 @@ -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 diff --git a/usr.man/man3/getgrent.3 b/usr.man/man3/getgrent.3 index 8e3873e..7c6ea77 100644 --- a/usr.man/man3/getgrent.3 +++ b/usr.man/man3/getgrent.3 @@ -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 diff --git a/usr.man/man3/getpass.3 b/usr.man/man3/getpass.3 index f16160f..e90c16a 100644 --- a/usr.man/man3/getpass.3 +++ b/usr.man/man3/getpass.3 @@ -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 diff --git a/usr.man/man3/getpwent.3 b/usr.man/man3/getpwent.3 index 89d98cc..d4fc4f9 100644 --- a/usr.man/man3/getpwent.3 +++ b/usr.man/man3/getpwent.3 @@ -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 diff --git a/usr.man/man3/index.3 b/usr.man/man3/index.3 index 62477b1..700cdfe 100644 --- a/usr.man/man3/index.3 +++ b/usr.man/man3/index.3 @@ -92,4 +92,4 @@ Both an .BR index and .BR rindex -function appeared in v6. +function appeared in Version 6 AT&T UNIX. diff --git a/usr.man/man3/mktemp.3 b/usr.man/man3/mktemp.3 index 85787b7..0d00bd0 100644 --- a/usr.man/man3/mktemp.3 +++ b/usr.man/man3/mktemp.3 @@ -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. diff --git a/usr.man/man3/pause.3 b/usr.man/man3/pause.3 index 0a342fd..703a295 100644 --- a/usr.man/man3/pause.3 +++ b/usr.man/man3/pause.3 @@ -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. diff --git a/usr.man/man3/popen.3 b/usr.man/man3/popen.3 index 339dfc2..840eccf 100644 --- a/usr.man/man3/popen.3 +++ b/usr.man/man3/popen.3 @@ -223,4 +223,4 @@ A .BR popen and a .BR pclose -function appeared in v7. +function appeared in Version 7 AT&T UNIX. diff --git a/usr.man/man3/putc.3 b/usr.man/man3/putc.3 index a0a775b..9c10331 100644 --- a/usr.man/man3/putc.3 +++ b/usr.man/man3/putc.3 @@ -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 diff --git a/usr.man/man3/ttyname.3 b/usr.man/man3/ttyname.3 index fcf3924..858ba28 100644 --- a/usr.man/man3/ttyname.3 +++ b/usr.man/man3/ttyname.3 @@ -112,7 +112,7 @@ A and .BR ttyslot function -appeared in v7. +appeared in Version 7 AT&T UNIX. .SH BUGS The .BR ttyname diff --git a/usr.man/man3/utime.3 b/usr.man/man3/utime.3 index 01f3179..f57f49a 100644 --- a/usr.man/man3/utime.3 +++ b/usr.man/man3/utime.3 @@ -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 , diff --git a/usr.man/man5/utmp.5 b/usr.man/man5/utmp.5 index d869f5b..3811270 100644 --- a/usr.man/man5/utmp.5 +++ b/usr.man/man5/utmp.5 @@ -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.