FS#13594 - man pages SEE ALSO section
Attached to Project:
Pacman
Opened by Greg (dolby) - Saturday, 28 February 2009, 09:21 GMT
Last edited by Xavier (shining) - Saturday, 28 February 2009, 12:56 GMT
Opened by Greg (dolby) - Saturday, 28 February 2009, 09:21 GMT
Last edited by Xavier (shining) - Saturday, 28 February 2009, 12:56 GMT
|
Details
There pacman related man pages are the only ones on my
system i have noticed this.
The SEE ALSO section displays like the following: linkman:makepkg[8], linkman:pacman[8] normally it should be like this: makepkg(8), pacman(8) I dont know why is that, but i think its related to using []'s instead of ()'s. Heres a patch that *might* solve this. Untested. |
This task depends upon
Closed by Xavier (shining)
Saturday, 28 February 2009, 12:56 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in git
Saturday, 28 February 2009, 12:56 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in git
manpages.diff
So I am pretty sure it is fixed now.
But I don't know how he found he had to made this change :)
For ()'s to work the linkman macro shouldnt be used.
It says so in doc/asciidoc.conf "Inspired by/borrowed from the GIT source tree at Documentation/asciidoc.conf"
See http://git.kernel.org/?p=git/git.git;a=blob;f=Documentation/asciidoc.conf;h=1e735df3bb5ba15b7f088442439e48a99ca85dbd;hb=HEAD :)
This commit should explain everything :
http://git.kernel.org/?p=git/git.git;a=commitdiff;h=9c0c1b1f28e27bf4ac8a7b13f0b0ed3eaebc8cff