diff options
Diffstat (limited to 'lib/libc/sys/sigsuspend.2')
-rw-r--r-- | lib/libc/sys/sigsuspend.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sigsuspend.2 b/lib/libc/sys/sigsuspend.2 index 8f973b36532..3d157916930 100644 --- a/lib/libc/sys/sigsuspend.2 +++ b/lib/libc/sys/sigsuspend.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sigsuspend.2,v 1.10 2004/08/22 22:25:09 millert Exp $ +.\" $OpenBSD: sigsuspend.2,v 1.11 2007/05/31 19:19:34 jmc Exp $ .\" $NetBSD: sigsuspend.2,v 1.4 1995/02/27 12:37:46 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)sigsuspend.2 8.1 (Berkeley) 6/4/93 .\" -.Dd June 4, 1993 +.Dd $Mdocdate: May 31 2007 $ .Dt SIGSUSPEND 2 .Os .Sh NAME |