summaryrefslogtreecommitdiffstats
path: root/usr.bin/nohup/nohup.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nohup/nohup.c')
-rw-r--r--usr.bin/nohup/nohup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nohup/nohup.c b/usr.bin/nohup/nohup.c
index 3455c7c..8992997 100644
--- a/usr.bin/nohup/nohup.c
+++ b/usr.bin/nohup/nohup.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)nohup.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id: nohup.c,v 1.2 1997/07/31 06:54:45 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/param.h>
OpenPOWER on IntegriCloud