Module Name: src
Committed By: leot
Date: Sat May 18 10:38:04 UTC 2019
Modified Files:
src/usr.sbin/makemandb: DBSCHEMA
Log Message:
Document name_desc attribute of mandb_links.
Discussed with <abhinav> via PR misc/54213, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/makemandb/DBSCHEMA
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/makemandb/DBSCHEMA
diff -u src/usr.sbin/makemandb/DBSCHEMA:1.2 src/usr.sbin/makemandb/DBSCHEMA:1.3
--- src/usr.sbin/makemandb/DBSCHEMA:1.2 Mon May 7 11:18:16 2012
+++ src/usr.sbin/makemandb/DBSCHEMA Sat May 18 10:38:04 2019
@@ -51,3 +51,4 @@ There are three tables in the database a
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