diff options
author | Niels Provos <provos@cvs.openbsd.org> | 2001-12-28 08:56:08 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 2001-12-28 08:56:08 +0000 |
commit | 99c4f1844a2a60b6b3d2ccf9d878131d3619c85d (patch) | |
tree | caa6f258c4d748e5ac731da2b70ea1571189e45e /share | |
parent | 63d3087bb4a6ae18f60be72487dd08665c538a0e (diff) |
do not reference plot; from rogier@quaak.org; closes pr/2276
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/environ.7 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7 index 67ed18d988c..b0393bcedaf 100644 --- a/share/man/man7/environ.7 +++ b/share/man/man7/environ.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: environ.7,v 1.10 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: environ.7,v 1.11 2001/12/28 08:56:07 provos Exp $ .\" $NetBSD: environ.7,v 1.4 1995/07/03 19:45:07 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -121,8 +121,6 @@ The full pathname of the user's login shell. The kind of terminal for which output is to be prepared. This information is used by commands such as .Xr nroff 1 -and -.Xr plot 1 which may exploit special terminal capabilities. See .Pa /usr/share/misc/termcap |