From 9eb040401ae3fdb8e948081c7ad6b31b6cce17de Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Thu, 12 Jan 2006 10:48:48 +0100 Subject: [PATCH] Fix squote hack; redo elinks.conf(5) to get the description --- doc/asciidoc.conf | 10 +++++++--- doc/man/man5/elinks.conf.5 | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/asciidoc.conf b/doc/asciidoc.conf index 386f0125..d9a59af3 100644 --- a/doc/asciidoc.conf +++ b/doc/asciidoc.conf @@ -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] {target}({0}) diff --git a/doc/man/man5/elinks.conf.5 b/doc/man/man5/elinks.conf.5 index ebc1e578..c0914f08 100644 --- a/doc/man/man5/elinks.conf.5 +++ b/doc/man/man5/elinks.conf.5 @@ -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"