mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
add references lstat(2), readlink(2), symlink(7) in section SEE ALSO
This commit is contained in:
parent
e4b7c2713b
commit
e02dc2ce2b
1 changed files with 4 additions and 1 deletions
|
|
@ -129,8 +129,11 @@ or
|
|||
points outside the process's allocated address space.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr link 2 ,
|
||||
.Xr ln 1 ,
|
||||
.Xr link 2 ,
|
||||
.Xr lstat 2 ,
|
||||
.Xr readlink 2 ,
|
||||
.Xr symlink 7 ,
|
||||
.Xr unlink 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue