summaryrefslogtreecommitdiff
path: root/lib/libc/gen/daemon.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/daemon.3')
-rw-r--r--lib/libc/gen/daemon.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/daemon.3 b/lib/libc/gen/daemon.3
index 34db96603839c..fe99034aa68b7 100644
--- a/lib/libc/gen/daemon.3
+++ b/lib/libc/gen/daemon.3
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)daemon.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/daemon.3,v 1.15.12.1 2010/02/10 00:26:20 kensmith Exp $
.\"
.Dd June 9, 1993
.Dt DAEMON 3