summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpwnam.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getpwnam.3')
-rw-r--r--lib/libc/gen/getpwnam.317
1 files changed, 11 insertions, 6 deletions
diff --git a/lib/libc/gen/getpwnam.3 b/lib/libc/gen/getpwnam.3
index 21e7884ce6d..8d22c69058c 100644
--- a/lib/libc/gen/getpwnam.3
+++ b/lib/libc/gen/getpwnam.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getpwnam.3,v 1.11 2016/08/14 14:57:16 tb Exp $
+.\" $OpenBSD: getpwnam.3,v 1.12 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 14 2016 $
+.Dd $Mdocdate: October 17 2017 $
.Dt GETPWNAM 3
.Os
.Sh NAME
@@ -269,11 +269,16 @@ The
and
.Fn getpwuid
functions appeared in
-.At v7 .
-The
+.At v7 ,
.Fn setpassent
-function appeared in
-.Bx 4.3 Reno .
+in
+.Bx 4.3 Reno ,
+and
+.Fn getpwnam_shadow
+and
+.Fn getpwuid_shadow
+in
+.Ox 5.9 .
.Sh BUGS
The
.Fn getpwnam