summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/yp_prot.h
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 23:33:04 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 23:33:04 +0000
commitd6779c281f3ea678ab1320b1bfd796b3815b2c35 (patch)
treef3b155779419dd6521ee9f233a24dbd8a8f88a50 /include/rpcsvc/yp_prot.h
parent6cdd16b07bfe9171bd42dd855a78a1e701cf5d6a (diff)
downloadFreeBSD-src-d6779c281f3ea678ab1320b1bfd796b3815b2c35.zip
FreeBSD-src-d6779c281f3ea678ab1320b1bfd796b3815b2c35.tar.gz
Fix a bunch of spelling errors in the comment fields
of a bunch of system include files.
Diffstat (limited to 'include/rpcsvc/yp_prot.h')
-rw-r--r--include/rpcsvc/yp_prot.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h
index 11a1f5c..6d27c07 100644
--- a/include/rpcsvc/yp_prot.h
+++ b/include/rpcsvc/yp_prot.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: yp_prot.h,v 1.1 1994/08/04 19:01:56 wollman Exp $
+ * $Id: yp_prot.h,v 1.2 1995/05/30 04:55:47 rgrimes Exp $
*/
#ifndef _YP_PROT_H_
@@ -294,8 +294,8 @@ struct ypbind_setdom {
* is supplied to ypxfr as a command-line parameter when it
* is activated by ypserv."
*
- * This protocol is not implimented, naturally, because this YP
- * implimentation only does the client side.
+ * This protocol is not implemented, naturally, because this YP
+ * implementation only does the client side.
*/
#define YPPUSHVERS ((u_long)1)
#define YPPUSHVERS_ORIG ((u_long)1)
@@ -314,7 +314,7 @@ struct yppushresp_xfr {
#define YPPUSH_AGE ((long)2) /* Master's version not newer */
#define YPPUSH_NOMAP ((long)-1) /* Can't find server for map */
#define YPPUSH_NODOM ((long)-2) /* Domain not supported */
-#define YPPUSH_RSRC ((long)-3) /* Local resouce alloc failure */
+#define YPPUSH_RSRC ((long)-3) /* Local resource alloc failure */
#define YPPUSH_RPC ((long)-4) /* RPC failure talking to server */
#define YPPUSH_MADDR ((long)-5) /* Can't get master address */
#define YPPUSH_YPERR ((long)-6) /* YP server/map db error */
OpenPOWER on IntegriCloud