Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pullup of ticket 1372.
details: https://anonhg.NetBSD.org/src/rev/b48f8ca3b95a
branches: netbsd-1-6
changeset: 530596:b48f8ca3b95a
user: tron <tron%NetBSD.org@localhost>
date: Sun Aug 17 12:00:03 2003 +0000
description:
Pullup of ticket 1372.
diffstat:
doc/CHANGES-1.6.2 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r a52581e26e2e -r b48f8ca3b95a doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sun Aug 17 11:58:44 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sun Aug 17 12:00:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.114 2003/08/17 11:21:02 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.115 2003/08/17 12:00:03 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -1303,3 +1303,19 @@
Vierling
[tv, ticket #1423]
+share/man/man5/dir.5 1.10-1.16
+
+ Bring up to date with getdents(2) reality.
+ s/file format/format/
+ Nit.
+ Don't back-reference getdirentries(3).
+ And make that getdents(_2_).
+ Remove duplicate defines.
+ Use
+ .In header.h
+ instead of
+ .Fd #include \*[Lt]header.h\*[Gt]
+ Much easier to read and write, and supported by groff for ages.
+ Okayed by ross.
+ [wiz, ticket #1372]
+
Home |
Main Index |
Thread Index |
Old Index