summaryrefslogtreecommitdiff
path: root/bin/ps/nlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ps/nlist.c')
-rw-r--r--bin/ps/nlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/nlist.c b/bin/ps/nlist.c
index f07ae90c3900..db6b3d7ddb27 100644
--- a/bin/ps/nlist.c
+++ b/bin/ps/nlist.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)nlist.c 8.4 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/bin/ps/nlist.c,v 1.12.6.2 2001/08/01 05:04:48 obrien Exp $";
#endif /* not lint */
#include <sys/types.h>