aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-01-30 21:38:39 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-01-30 21:38:39 +0000
commit61827fde232c4c913e4ba15afdaf59c990fa8de4 (patch)
treee4f3eb31154fb2db3df2e496582516cbb4202732 /lib
parenta117d472422f9261af33227c795e16fae7e96e56 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 39ae3a267914b..2953554839e22 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -44,7 +44,7 @@ MAN+= alarm.3 arc4random.3 \
getbootfile.3 getbsize.3 getcap.3 getcontext.3 getcwd.3 \
getdiskbyname.3 getdomainname.3 getfsent.3 \
getgrent.3 getgrouplist.3 gethostname.3 getloadavg.3 \
- getmntinfo.3 getnetgrent.3 getobjformat.3 \
+ getmntinfo.3 getnetgrent.3 getobjformat.3 getosreldate.3 \
getpagesize.3 getpass.3 getpeereid.3 getprogname.3 getpwent.3 \
getttyent.3 getusershell.3 getvfsbyname.3 getvfsent.3 \
glob.3 initgroups.3 isinf.3 ldexp.3 lockf.3 makecontext.3 \