add mkfifo

This commit is contained in:
Connor Lane Smith
2011-05-25 11:00:15 +01:00
parent da757ff7d1
commit a9c970b973
7 changed files with 30 additions and 6 deletions

2
rm.1
View File

@@ -4,7 +4,7 @@ rm \- remove files and directories
.SH SYNOPSIS
.B rm
.RB [ \-fr ]
.RI [ files ...]
.RI [ file ...]
.SH DESCRIPTION
.B rm
removes the given files and directories.