Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Remove duplicate section header; from NAKAJIMA ...



details:   https://anonhg.NetBSD.org/src/rev/badf373aa032
branches:  trunk
changeset: 471727:badf373aa032
user:      kleink <kleink%NetBSD.org@localhost>
date:      Fri Apr 09 14:11:57 1999 +0000

description:
Remove duplicate section header; from NAKAJIMA Yoshihiro <nakayosh%kcn.ne.jp@localhost>
in PR lib/7320.

diffstat:

 lib/libc/sys/getdirentries.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e4e2d4af36d3 -r badf373aa032 lib/libc/sys/getdirentries.3
--- a/lib/libc/sys/getdirentries.3      Fri Apr 09 12:44:44 1999 +0000
+++ b/lib/libc/sys/getdirentries.3      Fri Apr 09 14:11:57 1999 +0000
@@ -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



Home | Main Index | Thread Index | Old Index