diff options
Diffstat (limited to 'lib/libc/sys/sigpending.2')
-rw-r--r-- | lib/libc/sys/sigpending.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigpending.2 b/lib/libc/sys/sigpending.2 index c9d28967078e..775cca0bd2e8 100644 --- a/lib/libc/sys/sigpending.2 +++ b/lib/libc/sys/sigpending.2 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sigpending.2 8.3 (Berkeley) 1/12/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/sys/sigpending.2,v 1.5.2.1 2000/04/22 17:07:07 phantom Exp $ .\" .Dd January 12, 1994 .Dt SIGPENDING 2 |