]> git.saurik.com Git - apple/libinfo.git/blobdiff - nis.subproj/ypclnt.3
Libinfo-392.1.tar.gz
[apple/libinfo.git] / nis.subproj / ypclnt.3
index 0d8951eb9cc8b55f71259f1c0be713162ca2efae..36e0744ca34dc1d5c4fa4c17a194be26031985b7 100644 (file)
@@ -51,7 +51,7 @@
 .Nm ypprot_err
 .Nd Interface to the YP subsystem
 .Sh SYNOPSIS
-.Fd #include <sys/types.h>
+.Fd #include <rpc/rpc.h>
 .Fd #include <rpcsvc/ypclnt.h>
 .Fd #include <rpcsvc/yp_prot.h>
 .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.