[BACK]Return to ypclnt.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / yp

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/yp/ypclnt.3 between version 1.21 and 1.22

version 1.21, 2003/04/16 13:34:58 version 1.22, 2003/05/10 12:14:27
Line 297  Where:
Line 297  Where:
 .Bl -tag -width "inkey, inval"  .Bl -tag -width "inkey, inval"
 .It Fa instatus  .It Fa instatus
 Holds one of the return status values described in  Holds one of the return status values described in
 .Nm \*[Lt]rpcsvc/yp_prot.h\*[Gt] :  .Aq Pa rpcsvc/yp_prot.h :
 see  see
 .Fn ypprot_err  .Fn ypprot_err
 below for a function that will translate  below for a function that will translate
Line 305  below for a function that will translate
Line 305  below for a function that will translate
 protocol errors into a  protocol errors into a
 .Nm ypclnt  .Nm ypclnt
 layer error code as described in  layer error code as described in
 .Nm \*[Lt]rpcsvc/ypclnt.h\*[Gt] .  .Aq Pa rpcsvc/ypclnt.h .
 .It Fa inkey, inval  .It Fa inkey, inval
 The key and value arguments are somewhat different here than described  The key and value arguments are somewhat different here than described
 above.  above.
Line 364  suite which are of type
Line 364  suite which are of type
 return 0 upon success or one of the following error codes upon failure:  return 0 upon success or one of the following error codes upon failure:
 .Bl -tag -width "YPERR_BADARGS   "  .Bl -tag -width "YPERR_BADARGS   "
 .It Bq Er YPERR_BADARGS  .It Bq Er YPERR_BADARGS
 The passed arguments to the function are invalid  The passed arguments to the function are invalid.
 .It Bq Er YPERR_BADDB  .It Bq Er YPERR_BADDB
 The  The
 .Tn YP  .Tn YP

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>