Remove duplicate entry.

This commit is contained in:
wiz 2009-05-02 09:31:01 +00:00
parent 176583bef9
commit f6d35c037f
1 changed files with 1 additions and 2 deletions

View File

@ -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 @@ function is strongly recommended to be used.
.Xr strlcat 3 ,
.Xr strlcpy 3 ,
.Xr strlen 3 ,
.Xr strnlen 3 ,
.Xr strncat 3 ,
.Xr strncmp 3 ,
.Xr strncpy 3 ,