summaryrefslogtreecommitdiff
path: root/util/sbase/unlink.1
blob: 777c89da041c9f7c702603f1cb5638fa35da2e9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.Dd October 8, 2015
.Dt UNLINK 1
.Os sbase
.Sh NAME
.Nm unlink
.Nd unlink file
.Sh SYNOPSIS
.Nm
.Ar file
.Sh DESCRIPTION
.Nm
calls
.Xr unlink 2
on
.Ar file .
.Sh SEE ALSO
.Xr unlink 2
.Sh STANDARDS
POSIX.1-2013.