summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-24 06:50:44 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-24 06:50:44 +0000
commit126c4962110c4f7ff7ff4289f54f2007cf655675 (patch)
tree0b85b698b2cc346ab69b2b62eccc95a7388388b7
parent9c2280fe0d400e1938d153a2836b7339848c4f96 (diff)
4.2BSD had this first
-rw-r--r--lib/libc/sys/getlogin.22
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.