mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
unlink: add missing function to unlink.2 man page
This commit is contained in:
parent
75ed05ef7d
commit
5c816e43b4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=348707
@ -28,12 +28,13 @@
|
||||
.\" @(#)unlink.2 8.1 (Berkeley) 6/4/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 6, 2019
|
||||
.Dd June 6, 2019
|
||||
.Dt UNLINK 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm unlink ,
|
||||
.Nm unlinkat
|
||||
.Nm unlinkat ,
|
||||
.Nm funlinkat
|
||||
.Nd remove directory entry
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
|
Loading…
Reference in New Issue
Block a user