Module Name: src Committed By: wiz Date: Sat May 2 09:31:01 UTC 2009
Modified Files: src/lib/libc/string: wmemchr.3 Log Message: Remove duplicate entry. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libc/string/wmemchr.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/string/wmemchr.3 diff -u src/lib/libc/string/wmemchr.3:1.13 src/lib/libc/string/wmemchr.3:1.14 --- src/lib/libc/string/wmemchr.3:1.13 Fri May 1 17:27:01 2009 +++ src/lib/libc/string/wmemchr.3 Sat May 2 09:31:01 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: wmemchr.3,v 1.13 2009/05/01 17:27:01 perry Exp $ +.\" $NetBSD: wmemchr.3,v 1.14 2009/05/02 09:31:01 wiz Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -138,7 +138,6 @@ .Xr strlcat 3 , .Xr strlcpy 3 , .Xr strlen 3 , -.Xr strnlen 3 , .Xr strncat 3 , .Xr strncmp 3 , .Xr strncpy 3 ,