diff --git a/lib/libc/sys/getdirentries.3 b/lib/libc/sys/getdirentries.3 index 5aa0172b499a..b2617bd86c5a 100644 --- a/lib/libc/sys/getdirentries.3 +++ b/lib/libc/sys/getdirentries.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: getdirentries.3,v 1.3 1998/08/29 08:32:37 lukem Exp $ +.\" $NetBSD: getdirentries.3,v 1.4 1999/04/09 14:11:57 kleink Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,6 @@ .Ft int .Fn getdirentries "int fd" "char *buf" "int nbytes" "long *basep" .Sh DESCRIPTION -.Sh DESCRIPTION .Bf -symbolic .\" This interface is available from the compatibility library, libcompat and This interface is provided for compatibility only and