summaryrefslogtreecommitdiff
path: root/usr.sbin/sysctl/pathconf.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /usr.sbin/sysctl/pathconf.c
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
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 07f786d82086..65d12ced39cf 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$";
+ "$Id: pathconf.c,v 1.3 1997/10/20 12:53:53 charnier Exp $";
#endif /* not lint */
#include <sys/param.h>