diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-08-27 22:37:08 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-08-27 22:37:08 +0200 |
commit | 75990fc71960d16227e94817d122631f53408c74 (patch) | |
tree | c2df32c01fb0f8c37fa8ee437d8e9ffb68b1f88c /sys | |
parent | f2519d701c05471f74181c5750cf7ad418345dd9 (diff) |
fix wrong manpage section index generation for rc-httpd(8)
Diffstat (limited to 'sys')
-rwxr-xr-x | sys/lib/man/secindex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/lib/man/secindex b/sys/lib/man/secindex index 2d4b7dce9..0a65d9bb5 100755 --- a/sys/lib/man/secindex +++ b/sys/lib/man/secindex @@ -7,7 +7,7 @@ for (i in [a-z0-9:]*) { s/, *$// ty :y - s/ *\\*-.*// + s/(^| * )\\*-.*// tx s/ *\\\(mi.*// tx @@ -21,7 +21,7 @@ for (i in [a-z0-9:]*) { /SH *DES/q d :x - s/ *\\*-.*// + s/(^| * )\\*-.*// s/ *\\\(mi.*// /^$/d s/, */\ |