summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-09 07:27:27 +0000
committerJim Meyering <jim@meyering.net>2002-07-09 07:27:27 +0000
commitc77361418f8182ccbce3f80e45cdb66030bb634e (patch)
treeb77eea79a47584d9b7b58d13c6d9ec008197e833 /man
parentca407c08fa53358135340d54eaed911d2c467d2e (diff)
downloadcoreutils-c77361418f8182ccbce3f80e45cdb66030bb634e.tar.xz
add cat.1, once again
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index c139fb7b4..1da0babdb 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
dist_man_MANS = \
- cksum.1 comm.1 csplit.1 cut.1 expand.1 fmt.1 \
+ cat.1 cksum.1 comm.1 csplit.1 cut.1 expand.1 fmt.1 \
fold.1 head.1 join.1 md5sum.1 nl.1 od.1 paste.1 pr.1 ptx.1 \
sha1sum.1 sort.1 split.1 sum.1 \
tac.1 tail.1 tr.1 tsort.1 unexpand.1 uniq.1 wc.1 \