57a19e3b86
- add .Os, it is mandatory. - don't redeclare .Nm when it's not needed. - fix some warnings (checked with mandoc -Tlint). - remove some leftover old stuff.
18 lines
219 B
Groff
18 lines
219 B
Groff
.Dd January 30, 2015
|
|
.Dt UNLINK 1 sbase\-VERSION
|
|
.Os
|
|
.Sh NAME
|
|
.Nm unlink
|
|
.Nd call the unlink function
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
.Ar file
|
|
.Sh DESCRIPTION
|
|
.Nm
|
|
calls the
|
|
.Xr unlink 2
|
|
function on
|
|
.Ar file.
|
|
.Sh SEE ALSO
|
|
.Xr unlink 2
|