summaryrefslogtreecommitdiff
path: root/usr.bin/nohup/nohup.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nohup/nohup.1')
-rw-r--r--usr.bin/nohup/nohup.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nohup/nohup.1 b/usr.bin/nohup/nohup.1
index d881d7a379bf..ac5ff1d53760 100644
--- a/usr.bin/nohup/nohup.1
+++ b/usr.bin/nohup/nohup.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)nohup.1 8.1 (Berkeley) 6/6/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/nohup/nohup.1,v 1.2.2.1 2000/01/14 11:15:27 sheldonh Exp $
.\"
.Dd June 6, 1993
.Dt NOHUP 1