diff options
Diffstat (limited to 'share/man/man7/environ.7')
-rw-r--r-- | share/man/man7/environ.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7 index d4087c3c92e..731d1610a2a 100644 --- a/share/man/man7/environ.7 +++ b/share/man/man7/environ.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: environ.7,v 1.17 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: environ.7,v 1.18 2010/10/28 17:55:04 jmc Exp $ .\" $NetBSD: environ.7,v 1.4 1995/07/03 19:45:07 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)environ.7 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 28 2010 $ .Dt ENVIRON 7 .Os .Sh NAME @@ -116,7 +116,7 @@ The full pathname of the user's login shell. .It Ev TERM The kind of terminal for which output is to be prepared. This information is used by commands such as -.Xr nroff 1 +.Xr mandoc 1 which may exploit special terminal capabilities. See .Pa /usr/share/misc/termcap |