summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.1/getpw.3
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-04-10 18:48:06 +0000
committerjoerg <joerg@FreeBSD.org>1995-04-10 18:48:06 +0000
commit6f7aeef5d23452d060640fff99700130e2febdc8 (patch)
treecc4fd4fba012a457776cc9830705db7f92d4ac6e /lib/libcompat/4.1/getpw.3
parent22aeb7b0802de48f886c9f428ae99d8a969031d1 (diff)
downloadFreeBSD-src-6f7aeef5d23452d060640fff99700130e2febdc8.zip
FreeBSD-src-6f7aeef5d23452d060640fff99700130e2febdc8.tar.gz
My libcompat cleanup.
o add missing man pages o make all man pages clearly refer to the libcompat thingie o add the information to the vtimes(3) and vlimit(3) man pages that nobody has reimplemented the functions by now o add the missing getpw.c o add code and man pages for cftime(3) and ascftime(3) -- i found them somewhere in old unfinished work
Diffstat (limited to 'lib/libcompat/4.1/getpw.3')
-rw-r--r--lib/libcompat/4.1/getpw.38
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libcompat/4.1/getpw.3 b/lib/libcompat/4.1/getpw.3
index 1568e74..4cf160c 100644
--- a/lib/libcompat/4.1/getpw.3
+++ b/lib/libcompat/4.1/getpw.3
@@ -76,3 +76,11 @@ A
.Fn getpw
function appeared in
.At v6 .
+.Sh BUGS
+The area pointed to by
+.Fa buf
+must be large enough to hold the user name.
+
+All of the bugs from
+.Xr getpwent 3
+hold valid as well.
OpenPOWER on IntegriCloud