diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-24 06:50:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-24 06:50:44 +0000 |
commit | 126c4962110c4f7ff7ff4289f54f2007cf655675 (patch) | |
tree | 0b85b698b2cc346ab69b2b62eccc95a7388388b7 /lib/libc/sys | |
parent | 9c2280fe0d400e1938d153a2836b7339848c4f96 (diff) |
4.2BSD had this first
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/getlogin.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2 index 33f127fada6..ec55ef20ce2 100644 --- a/lib/libc/sys/getlogin.2 +++ b/lib/libc/sys/getlogin.2 @@ -125,4 +125,4 @@ Portable programs should probably still make this check. .Sh HISTORY The .Fn getlogin -function first appeared in 4.4BSD. +function first appeared in 4.2BSD. |