Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen man page for getpassfd



details:   https://anonhg.NetBSD.org/src/rev/44b4306b0056
branches:  trunk
changeset: 778762:44b4306b0056
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Apr 12 22:08:32 2012 +0000

description:
man page for getpassfd

diffstat:

 lib/libc/gen/Makefile.inc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5641e2b285e6 -r 44b4306b0056 lib/libc/gen/Makefile.inc
--- a/lib/libc/gen/Makefile.inc Thu Apr 12 22:08:02 2012 +0000
+++ b/lib/libc/gen/Makefile.inc Thu Apr 12 22:08:32 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.183 2012/04/12 19:36:19 christos Exp $
+#      $NetBSD: Makefile.inc,v 1.184 2012/04/12 22:08:32 christos Exp $
 #      from: @(#)Makefile.inc  8.6 (Berkeley) 5/4/95
 
 # gen sources
@@ -118,6 +118,7 @@
        cgetcap.3 cgetustr.3
 MLINKS+=getcwd.3 getwd.3
 MLINKS+=getpass.3 getpass_r.3
+MLINKS+=getpass.3 getpassfd.3
 MLINKS+=getdiskbyname.3 setdisktab.3
 MLINKS+=getdomainname.3 setdomainname.3
 MLINKS+=getfsent.3 endfsent.3 getfsent.3 getfsfile.3 getfsent.3 getfsspec.3 \



Home | Main Index | Thread Index | Old Index