=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/which/which.1,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/usr.bin/which/which.1 2010/09/03 11:09:29 1.20 --- src/usr.bin/which/which.1 2010/09/29 07:44:57 1.21 *************** *** 1,4 **** ! .\" $OpenBSD: which.1,v 1.20 2010/09/03 11:09:29 jmc Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: which.1,v 1.21 2010/09/29 07:44:57 jmc Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. *************** *** 29,35 **** .\" .\" from: @(#)which.1 6.3 (Berkeley) 4/23/91 .\" ! .Dd $Mdocdate: September 3 2010 $ .Dt WHICH 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)which.1 6.3 (Berkeley) 4/23/91 .\" ! .Dd $Mdocdate: September 29 2010 $ .Dt WHICH 1 .Os .Sh NAME *************** *** 75,82 **** Some names were resolved but not all. .It 2 No names were resolved. - .It \-1 - A system error occurred. .El .Sh DIAGNOSTICS A diagnostic is given if an executable file with the argument --- 75,80 ----