fix wrong manpage section index generation for rc-httpd(8)
This commit is contained in:
parent
f2519d701c
commit
75990fc719
1 changed files with 2 additions and 2 deletions
|
@ -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/, */\
|
||||
|
|
Loading…
Reference in a new issue