aboutsummaryrefslogtreecommitdiff
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 d3230f742ba5..fa423d6b8d50 100644
--- a/lib/libc/gen/daemon.3
+++ b/lib/libc/gen/daemon.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)daemon.3 8.1 (Berkeley) 6/9/93
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd June 9, 1993
.Dt DAEMON 3