diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-05-03 14:39:27 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-05-03 14:39:27 +0000 |
commit | 2cc2a2bf7cfd3d582debaf7e6fc96baedc26efda (patch) | |
tree | 11434d153469d3f6972a41e115a4ec0073f7349b /mandoc-db.1 | |
parent | 928c38849630f8de177f6784d1c75e6953029385 (diff) | |
download | mandoc-2cc2a2bf7cfd3d582debaf7e6fc96baedc26efda.tar.gz |
Pick up authors in mandoc-db.
Diffstat (limited to 'mandoc-db.1')
-rw-r--r-- | mandoc-db.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mandoc-db.1 b/mandoc-db.1 index 37556f99..d20d05ad 100644 --- a/mandoc-db.1 +++ b/mandoc-db.1 @@ -67,6 +67,8 @@ a nil-terminated filename, .It a nil-terminated manual section, .It +a nil-terminated manual title, +.It and a nil-terminated description. .El .Pp @@ -98,6 +100,8 @@ An include file as given in the SYNOPSIS section. A variable name as given in the SYNOPSIS section. .It Li 0x06 A standard as given in the STANDARDS section. +.It Li 0x07 +An author as given in the AUTHORS section. .El .Pp If a value is encountered outside of this range, the database is |