diff options
Diffstat (limited to 'lib/libc/string/strspn.3')
-rw-r--r-- | lib/libc/string/strspn.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strspn.3 b/lib/libc/string/strspn.3 index 5dc7e9746ae..f902ca35d2b 100644 --- a/lib/libc/string/strspn.3 +++ b/lib/libc/string/strspn.3 @@ -29,9 +29,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strspn.3,v 1.8 2005/02/25 03:12:44 cloder Exp $ +.\" $OpenBSD: strspn.3,v 1.9 2007/05/31 19:19:32 jmc Exp $ .\" -.Dd June 29, 1991 +.Dd $Mdocdate: May 31 2007 $ .Dt STRSPN 3 .Os .Sh NAME |