add sleep & date, thanks kamil

This commit is contained in:
Connor Lane Smith
2011-05-23 19:00:31 +01:00
parent 8e26716a5a
commit 474ee643ed
9 changed files with 84 additions and 5 deletions

2
cat.1
View File

@@ -3,7 +3,7 @@
cat \- concatenate files
.SH SYNOPSIS
.B cat
.RI [ files ...]
.RI [ file ...]
.SH DESCRIPTION
.B cat
reads each file in sequence and writes it to stdout. If no file is given, cat