diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-01 09:11:35 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-01 09:11:35 +0000 |
commit | fb0a0a6a9870963d8a1d7ce701873b574cba096b (patch) | |
tree | 0e9324b640d1337af500b95a7db45577943a347a /makewhatis.1 | |
parent | c7a2c1d16c7c6f95725b84acc58284816228f325 (diff) | |
download | mandoc-fb0a0a6a9870963d8a1d7ce701873b574cba096b.tar.gz |
Add path reference (`Pa' in FILES section).
Diffstat (limited to 'makewhatis.1')
-rw-r--r-- | makewhatis.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makewhatis.1 b/makewhatis.1 index 777157a0..4a1c7888 100644 --- a/makewhatis.1 +++ b/makewhatis.1 @@ -118,6 +118,8 @@ Free-form descriptive text as given in the NAME section. Cross-links between manuals. Listed as the link name, then a period, then the link section. If the link has no section, the period terminates the string. +.It Li 0x400 +Path reference as given in the FILES section. .El .Pp The last four bytes are a host-ordered record number within the |