Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makemandb Document name_desc attribute of mandb_links.
details: https://anonhg.NetBSD.org/src/rev/7e8589d600ac
branches: trunk
changeset: 999106:7e8589d600ac
user: leot <leot%NetBSD.org@localhost>
date: Sat May 18 10:38:04 2019 +0000
description:
Document name_desc attribute of mandb_links.
Discussed with <abhinav> via PR misc/54213, thanks!
diffstat:
usr.sbin/makemandb/DBSCHEMA | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (8 lines):
diff -r 579c61323693 -r 7e8589d600ac usr.sbin/makemandb/DBSCHEMA
--- a/usr.sbin/makemandb/DBSCHEMA Sat May 18 10:28:57 2019 +0000
+++ b/usr.sbin/makemandb/DBSCHEMA Sat May 18 10:38:04 2019 +0000
@@ -51,3 +51,4 @@
4. machine The machine architecture (if any) for which
the page is relevant
5. md5_hash MD5 Hash of the target man page.
+ 6. name_desc The one line description from the NAME section
Home |
Main Index |
Thread Index |
Old Index