Adding some utilities.

Thanks "Galos, David" <galosd83@students.rowan.edu>!
This commit is contained in:
Christoph Lohmann
2013-05-30 21:29:56 +02:00
parent c9aac796c8
commit 2c162042b1
9 changed files with 131 additions and 14 deletions

16
unlink.1 Normal file
View File

@@ -0,0 +1,16 @@
.TH UNLINK 1 sbase\-VERSION
.SH NAME
unlink \- call the unlink function
.SH SYNOPSIS
.B unlink
.RB file
.SH DESCRIPTION
.B unlink
calls the
.IR unlink
function on
.IR file.
.SH SEE ALSO
.IR unlink (2)