diff options
Diffstat (limited to 'libexec/rpc.rquotad')
| -rw-r--r-- | libexec/rpc.rquotad/Makefile | 2 | ||||
| -rw-r--r-- | libexec/rpc.rquotad/rpc.rquotad.8 | 2 | ||||
| -rw-r--r-- | libexec/rpc.rquotad/rquotad.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rpc.rquotad/Makefile b/libexec/rpc.rquotad/Makefile index 7618d98f4a48..061834b54f5d 100644 --- a/libexec/rpc.rquotad/Makefile +++ b/libexec/rpc.rquotad/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1995/04/12 00:47:27 jtc Exp $ +# $Id: Makefile,v 1.1.1.1 1996/01/05 08:47:12 graichen Exp $ PROG = rpc.rquotad SRCS = rquotad.c diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index 2be952a12484..6658a7d28d94 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: rpc.rquotad.8,v 1.1.1.1.2.1 1997/03/14 06:10:09 mpp Exp $ +.\" $Id: rpc.rquotad.8,v 1.1.1.1.2.2 1997/12/17 07:31:27 charnier Exp $ .\" .Dd June 22, 1994 .Dt RPC.RQUOTAD 8 diff --git a/libexec/rpc.rquotad/rquotad.c b/libexec/rpc.rquotad/rquotad.c index 035f3160bf5e..a6c941a5cedb 100644 --- a/libexec/rpc.rquotad/rquotad.c +++ b/libexec/rpc.rquotad/rquotad.c @@ -6,7 +6,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rquotad.c,v 1.1.1.1.2.1 1997/12/17 07:31:28 charnier Exp $"; + "$Id: rquotad.c,v 1.1.1.1.2.2 1998/07/19 10:59:37 jkh Exp $"; #endif /* not lint */ #include <sys/param.h> |
