=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lorder/Attic/lorder.sh.gnm,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/lorder/Attic/lorder.sh.gnm 1997/01/23 02:19:59 1.6 --- src/usr.bin/lorder/Attic/lorder.sh.gnm 1997/01/25 21:16:45 1.7 *************** *** 1,5 **** #!/bin/sh - ! # $OpenBSD: lorder.sh.gnm,v 1.6 1997/01/23 02:19:59 niklas Exp $ # $NetBSD: lorder.sh.gnm,v 1.3 1995/12/20 04:45:11 cgd Exp $ # # Copyright (c) 1990, 1993 --- 1,5 ---- #!/bin/sh - ! # $OpenBSD: lorder.sh.gnm,v 1.7 1997/01/25 21:16:45 deraadt Exp $ # $NetBSD: lorder.sh.gnm,v 1.3 1995/12/20 04:45:11 cgd Exp $ # # Copyright (c) 1990, 1993 *************** *** 35,43 **** # # @(#)lorder.sh 8.1 (Berkeley) 6/6/93 # - - PATH=/bin:/usr/bin - export PATH # only one argument is a special case, just output the name twice case $# in --- 35,40 ----