diff options
Diffstat (limited to 'lib/libc/string/strerror.3')
-rw-r--r-- | lib/libc/string/strerror.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index 066cc0e28b3..84c64c10bb9 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -29,9 +29,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strerror.3,v 1.8 2004/12/10 03:54:18 jaredy Exp $ +.\" $OpenBSD: strerror.3,v 1.9 2007/05/31 19:19:32 jmc Exp $ .\" -.Dd June 29, 1991 +.Dd $Mdocdate: May 31 2007 $ .Dt STRERROR 3 .Os .Sh NAME |