mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Cross-reference basename(3) and dirname(3).
This commit is contained in:
parent
9d0a2685e4
commit
4c1a7dd294
1 changed files with 3 additions and 1 deletions
|
|
@ -103,7 +103,9 @@ to
|
|||
.Dl FOO=`dirname /usr/bin/trail`
|
||||
.Sh SEE ALSO
|
||||
.Xr csh 1 ,
|
||||
.Xr sh 1
|
||||
.Xr sh 1 ,
|
||||
.Xr basename 3 ,
|
||||
.Xr dirname 3
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue