summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-01-22 23:11:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-01-22 23:11:44 +0000
commit7140a68221f8194b57e2491ecedb33ce177079dc (patch)
tree9c5e9022b7e4777233dd2159d1d70607c4e611ba /share/man
parentc2977e2f95dcc336a39bb65c3a78376009602c7c (diff)
Xr getenv 3;
from michael knudsen;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man7/environ.73
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7
index ae1a7d7d62e..3d68b675710 100644
--- a/share/man/man7/environ.7
+++ b/share/man/man7/environ.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: environ.7,v 1.13 2004/01/23 23:08:46 jmc Exp $
+.\" $OpenBSD: environ.7,v 1.14 2005/01/22 23:11:43 jmc Exp $
.\" $NetBSD: environ.7,v 1.4 1995/07/03 19:45:07 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -199,6 +199,7 @@ unless you know what you are doing.
.Xr sh 1 ,
.Xr execve 2 ,
.Xr execle 3 ,
+.Xr getenv 3 ,
.Xr system 3 ,
.Xr termcap 3 ,
.Xr tzset 3 ,