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

View File

@@ -5,7 +5,7 @@ chown \- change file ownership
.B chown
.RB [ -Rr ]
.RI [ owner ][: group ]
.RI [ files ...]
.RI [ file ...]
.SH DESCRIPTION
.B chown
changes the user or group ownership for the given files.