=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/which/which.1,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/which/which.1 1998/01/28 17:18:52 1.6 +++ src/usr.bin/which/which.1 1998/05/13 10:33:27 1.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: which.1,v 1.6 1998/01/28 17:18:52 millert Exp $ +.\" $OpenBSD: which.1,v 1.7 1998/05/13 10:33:27 deraadt Exp $ .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -71,7 +71,7 @@ .Sh DIAGNOSTICS A diagnostic is given if an executable file with the argument name was not found in the path. -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT .Bl -tag -width PATH .It Ev PATH .Nm