diff options
Diffstat (limited to 'usr.sbin/rpc.ypxfrd/ypxfrd_main.c')
| -rw-r--r-- | usr.sbin/rpc.ypxfrd/ypxfrd_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c index 50a5793ac8bac..7b829f0fd9762 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_main.c,v 1.8.2.1 2000/07/20 10:35:24 kris Exp $"; #endif /* not lint */ #include "ypxfrd.h" |
