1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-23 07:20:10 -04:00

Fix squote hack; redo elinks.conf(5) to get the description

This commit is contained in:
Jonas Fonseca 2006-01-12 10:48:48 +01:00 committed by Jonas Fonseca
parent a1bc5164e2
commit 9eb040401a
2 changed files with 8 additions and 4 deletions

View File

@ -18,14 +18,15 @@
# Some macros can have optional {0} value, that is what
# the {0%...} and {0#...} handles.
[attributes]
squote=@squote@
#############################################################################
# DocBook
ifdef::backend-docbook[]
# To be replaced later
[attributes]
squote=@squote@
# No interlinking between elinks manpages
[man-inlinemacro]
{0%{target}}
@ -54,6 +55,9 @@ endif::backend-docbook[]
ifdef::backend-xhtml11[]
[attributes]
squote='
# Use the man:[] macro to link between elinks manpages
[man-inlinemacro]
<a href="{target}.{0}.html">{target}({0})</a>

View File

@ -17,7 +17,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH "ELINKS.CONF" 5 "" "" ""
.TH "ELINKS.CONF" 5 "ELinks configuration file" "2006-01-12" "ELinks configuration file"
.SH NAME
elinks.conf \- ELinks configuration file
.SH "SYNOPSIS"