diff options
Diffstat (limited to 'lib/libc/string/strpbrk.3')
-rw-r--r-- | lib/libc/string/strpbrk.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/strpbrk.3 b/lib/libc/string/strpbrk.3 index bfa50990a71d..2e27c1dda46a 100644 --- a/lib/libc/string/strpbrk.3 +++ b/lib/libc/string/strpbrk.3 @@ -30,7 +30,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)strpbrk.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd June 4, 1993 .Dt STRPBRK 3 |