summaryrefslogtreecommitdiff
path: root/sbin/sysctl/pathconf.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-21 05:50:02 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-21 05:50:02 +0000
commit1598515ece5ff1d40692c49b4a62801332aa8be1 (patch)
treead2cdc8d81a1a320072724c9959e53a092b6e5f2 /sbin/sysctl/pathconf.c
parent157f0596b9d3a9a573cfce94aa43e80f12142fb9 (diff)
Diffstat (limited to 'sbin/sysctl/pathconf.c')
-rw-r--r--sbin/sysctl/pathconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/sysctl/pathconf.c b/sbin/sysctl/pathconf.c
index 73777e37dca0..8fd57665c50f 100644
--- a/sbin/sysctl/pathconf.c
+++ b/sbin/sysctl/pathconf.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)pathconf.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/sysctl/pathconf.c,v 1.4 1999/08/28 00:14:30 peter Exp $";
#endif /* not lint */
#include <sys/param.h>