summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2007-04-30 19:37:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2007-04-30 19:37:10 +0000
commitfad6917924727e8e4b2ed608dd18ff6861977cd3 (patch)
treef68b9349a409ee22a41148491daf7838f70b56ca /lib/libc/stdlib
parented4bcacfde939e4cc352ea79f740cb1a8f5ed4b9 (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/getenv.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getenv.3 b/lib/libc/stdlib/getenv.3
index 9cd3db2f288f..9ebf30bb2ed0 100644
--- a/lib/libc/stdlib/getenv.3
+++ b/lib/libc/stdlib/getenv.3
@@ -32,7 +32,7 @@
.\" @(#)getenv.3 8.2 (Berkeley) 12/11/93
.\" $FreeBSD$
.\"
-.Dd October 12, 2006
+.Dd April 30, 2007
.Dt GETENV 3
.Os
.Sh NAME