diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/ypupdated_main.c')
| -rw-r--r-- | usr.sbin/rpc.ypupdated/ypupdated_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/ypupdated_main.c b/usr.sbin/rpc.ypupdated/ypupdated_main.c index 40db4c0952d1..89f3e02d20cf 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_main.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_main.c,v 1.2.2.1 1999/08/29 15:48:01 peter Exp $"; #endif /* not lint */ #include "ypupdate_prot.h" |
