aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigsuspend.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/sigsuspend.2')
-rw-r--r--lib/libc/sys/sigsuspend.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigsuspend.2 b/lib/libc/sys/sigsuspend.2
index 85ace2ec8a08..2fb0f1fbca1c 100644
--- a/lib/libc/sys/sigsuspend.2
+++ b/lib/libc/sys/sigsuspend.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sigsuspend.2 8.2 (Berkeley) 5/16/95
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/sigsuspend.2,v 1.7.2.1 2000/04/23 17:12:26 phantom Exp $
.\"
.Dd May 16, 1995
.Dt SIGSUSPEND 2