From 85e523ecdcb4ca9405e7f5975981cf2a0b01c461 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 19 Mar 1996 18:13:40 +0000 Subject: entered into RCS --- nfs/mount.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nfs/mount.h') diff --git a/nfs/mount.h b/nfs/mount.h index b2cf8e8e..b1862442 100644 --- a/nfs/mount.h +++ b/nfs/mount.h @@ -1,5 +1,5 @@ -/* - Copyright (C) 1995 Free Software Foundation, Inc. +/* Manifest constants describing the mount protocol + Copyright (C) 1995, 1996 Free Software Foundation, Inc. Written by Michael I. Bushnell, p/BSG. This file is part of the GNU Hurd. @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +/* These constants define the RPC mount protocol; see RFC 1094. */ + #define MOUNT_RPC_PROGRAM 100005 #define MOUNT_RPC_VERSION 1 -- cgit v1.2.3