diff options
Diffstat (limited to 'usr.sbin/procctl/procctl.c')
-rw-r--r-- | usr.sbin/procctl/procctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/procctl/procctl.c b/usr.sbin/procctl/procctl.c index ade673d27cbc..fb4d5dfed522 100644 --- a/usr.sbin/procctl/procctl.c +++ b/usr.sbin/procctl/procctl.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ /* |