diff options
author | 1997-10-30 21:17:53 +0000 | |
---|---|---|
committer | 1997-10-30 21:17:53 +0000 | |
commit | 10391eb6c699cef93a24f03d937d91ad638de82c (patch) | |
tree | 1461d501d8ef141b0b2853cca180a715df158c50 | |
parent | recognize ep* interfaces, fix greeting. (diff) | |
download | wireguard-openbsd-10391eb6c699cef93a24f03d937d91ad638de82c.tar.xz wireguard-openbsd-10391eb6c699cef93a24f03d937d91ad638de82c.zip |
add less link
-rw-r--r-- | distrib/alpha/inst-common/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/alpha/inst-common/list b/distrib/alpha/inst-common/list index 3c9f9ffefea..f4298bf4915 100644 --- a/distrib/alpha/inst-common/list +++ b/distrib/alpha/inst-common/list @@ -1,5 +1,5 @@ # -# $OpenBSD: list,v 1.7 1997/09/04 06:24:50 deraadt Exp $ +# $OpenBSD: list,v 1.8 1997/10/30 21:17:53 niklas Exp $ # # copy the crunched binary, link to it, and kill it @@ -54,6 +54,7 @@ LINK raminst usr/bin/egrep LINK raminst usr/bin/fgrep LINK raminst usr/bin/grep LINK raminst usr/bin/gzip +LINK raminst usr/bin/less LINK raminst usr/bin/more LINK raminst usr/bin/sed #LINK raminst usr/bin/sort |