aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/posix_spawn_file_actions_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/posix_spawn_file_actions_init.3')
-rw-r--r--lib/libc/gen/posix_spawn_file_actions_init.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/posix_spawn_file_actions_init.3 b/lib/libc/gen/posix_spawn_file_actions_init.3
index 31b677e0976d..50093d04d218 100644
--- a/lib/libc/gen/posix_spawn_file_actions_init.3
+++ b/lib/libc/gen/posix_spawn_file_actions_init.3
@@ -32,7 +32,7 @@
.\" the referee document. The original Standard can be obtained online at
.\" http://www.opengroup.org/unix/online.html.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/posix_spawn_file_actions_init.3,v 1.1.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $
.\"
.Dd Mar 24, 2008
.Dt POSIX_SPAWN_FILE_ACTIONS_INIT 3