summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1998-04-27 03:35:22 +0000
committermickey <mickey@openbsd.org>1998-04-27 03:35:22 +0000
commitd0edd915bc4e62df1415b8d437fdec38c5821c05 (patch)
tree7d596058c12869411eaa184cdc269e36b9b402a4
parentCorrectly operate on hardlink when source and destination are not on the (diff)
downloadwireguard-openbsd-d0edd915bc4e62df1415b8d437fdec38c5821c05.tar.xz
wireguard-openbsd-d0edd915bc4e62df1415b8d437fdec38c5821c05.zip
s/cat/cal/
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b1d51d65d4b..f792dbc9bb8 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.48 1998/04/26 21:58:16 provos Exp $
+# $OpenBSD: Makefile,v 1.49 1998/04/27 03:35:22 mickey Exp $
.include <bsd.own.mk>
SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \
- cat calendar cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt \
+ cal calendar cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt \
colrm column comm compile_et compress cpp crontab ctags cut dirname \
du elf2olf encrypt env error expand false file file2c find finger fmt \
fold from fsplit fstat ftp gencat getconf getopt gprof head hexdump \