diff --git a/share/man/man4/yp.4 b/share/man/man4/yp.4 index 33d7812e89b8..e2313fafe1e2 100644 --- a/share/man/man4/yp.4 +++ b/share/man/man4/yp.4 @@ -434,8 +434,9 @@ Some systems, such as SunOS 4.x, need .Tn NIS to be running in order for their hostname resolution functions -.Pq Fn gethostbyname , Fn gethostbyaddr , etc. -to work properly. +.Fn ( gethostbyname , +.Fn gethostbyaddr , +etc.) to work properly. On these systems, .Xr ypserv 8 performs diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index 33d7812e89b8..e2313fafe1e2 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -434,8 +434,9 @@ Some systems, such as SunOS 4.x, need .Tn NIS to be running in order for their hostname resolution functions -.Pq Fn gethostbyname , Fn gethostbyaddr , etc. -to work properly. +.Fn ( gethostbyname , +.Fn gethostbyaddr , +etc.) to work properly. On these systems, .Xr ypserv 8 performs