diff --git a/lib/libc/time/strptime.3 b/lib/libc/time/strptime.3 index 2f3afc8afd0a..59a2c5af1831 100644 --- a/lib/libc/time/strptime.3 +++ b/lib/libc/time/strptime.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: strptime.3,v 1.7 1998/05/05 14:15:32 tv Exp $ +.\" $NetBSD: strptime.3,v 1.8 1998/05/05 14:24:00 tv Exp $ .\" .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -201,5 +201,5 @@ parsed. Otherwise, a null pointer is returned. .Sh STANDARDS The .Fn strptime -function includes all requirements of +function conforms to .St -xpg4 .