mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Cross-reference pgfind(9) and pfind(9) from each others manual pages.
This commit is contained in:
parent
68ded8480c
commit
b684398248
2 changed files with 4 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ return a pointer to a
|
|||
structure on success and a
|
||||
.Dv NULL
|
||||
on failure.
|
||||
.Sh SEE ALSO
|
||||
.Xr pgfind 9
|
||||
.Sh AUTHORS
|
||||
This man page was written by
|
||||
.An Evan Sarmiento Aq kaworu@sektor7.ath.cx .
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@ function returns
|
|||
on failure or a pointer to a
|
||||
.Vt pgrp
|
||||
structure on successful completion.
|
||||
.Sh SEE ALSO
|
||||
.Xr pfind 9
|
||||
.Sh AUTHORS
|
||||
This man page was written by
|
||||
.An Evan Sarmiento Aq kaworu@sektor7.ath.cx .
|
||||
|
|
|
|||
Loading…
Reference in a new issue