X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/c29f2fccbf0d388644e29ea3e98c38a343688bd2..47da0bbe8e69f4b0a44c878d614a89c2e550a7ca:/nis.subproj/ypclnt.3 diff --git a/nis.subproj/ypclnt.3 b/nis.subproj/ypclnt.3 index 0d8951e..36e0744 100644 --- a/nis.subproj/ypclnt.3 +++ b/nis.subproj/ypclnt.3 @@ -51,7 +51,7 @@ .Nm ypprot_err .Nd Interface to the YP subsystem .Sh SYNOPSIS -.Fd #include +.Fd #include .Fd #include .Fd #include .Ft int @@ -279,6 +279,9 @@ something useful or simply ignore it. .El .It Fn yp_order Returns the order number for a map. +The order number is updated whenever a map is updated. +Clients may use the order number to check whether they are using the most +recent map. .It Fn yp_master Returns the hostname for the machine on which the master YP server process for a map is running.