summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigreturn.2
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
commit09e227ff68e154967e4487a37d9473265714b17b (patch)
tree71c2f57d2c5c5bf47bd010636edededd1b0aed0c /lib/libc/sys/sigreturn.2
parent1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff)
convert to new .Dd format;
Diffstat (limited to 'lib/libc/sys/sigreturn.2')
-rw-r--r--lib/libc/sys/sigreturn.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sigreturn.2 b/lib/libc/sys/sigreturn.2
index fe199c80ffe..2420dd3c6b5 100644
--- a/lib/libc/sys/sigreturn.2
+++ b/lib/libc/sys/sigreturn.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sigreturn.2,v 1.8 2003/06/02 20:18:39 millert Exp $
+.\" $OpenBSD: sigreturn.2,v 1.9 2007/05/31 19:19:34 jmc Exp $
.\" $NetBSD: sigreturn.2,v 1.6 1995/02/27 12:37:40 cgd Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)sigreturn.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd June 4, 1993
+.Dd $Mdocdate: May 31 2007 $
.Dt SIGRETURN 2
.Os
.Sh NAME