diff --git a/share/man/man9/pfind.9 b/share/man/man9/pfind.9 index 94032360b8b..c573c5b272d 100644 --- a/share/man/man9/pfind.9 +++ b/share/man/man9/pfind.9 @@ -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 . diff --git a/share/man/man9/pgfind.9 b/share/man/man9/pgfind.9 index 3be1bcd3c7e..0957398eea9 100644 --- a/share/man/man9/pgfind.9 +++ b/share/man/man9/pgfind.9 @@ -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 .