summaryrefslogtreecommitdiff
path: root/usr.sbin/sysctl/pathconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysctl/pathconf.c')
-rw-r--r--usr.sbin/sysctl/pathconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysctl/pathconf.c b/usr.sbin/sysctl/pathconf.c
index 7755a7405ce6a..d13ce56ffbc6e 100644
--- a/usr.sbin/sysctl/pathconf.c
+++ b/usr.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[] =
- "$Id: pathconf.c,v 1.1.1.1.8.2 1997/11/07 07:27:10 charnier Exp $";
+ "$Id: pathconf.c,v 1.1.1.1.8.3 1998/07/18 11:12:47 jkh Exp $";
#endif /* not lint */
#include <sys/param.h>