diff options
author | 2001-12-28 08:56:07 +0000 | |
---|---|---|
committer | 2001-12-28 08:56:07 +0000 | |
commit | 0722a9b6c013577715659adee99a48518e56ccaa (patch) | |
tree | 2d294822683b4cc360b6a4884c47174ce01014aa | |
parent | sync. -moj (diff) | |
download | wireguard-openbsd-0722a9b6c013577715659adee99a48518e56ccaa.tar.xz wireguard-openbsd-0722a9b6c013577715659adee99a48518e56ccaa.zip |
do not reference plot; from rogier@quaak.org; closes pr/2276
-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 |