about summary refs log tree commit diff
path: root/Doc/Zsh/manual.yo
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-04-07 20:40:57 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-04-07 20:40:57 +0900
commitbe5f561fa4cfd2f9c705fc24bdbc096070586a74 (patch)
treeb100032b613c4fc66f65224c18173fef88a117f0 /Doc/Zsh/manual.yo
parentd4f50f2d185247b1e7e0fc7bb92d54df37558d3e (diff)
downloadzsh-be5f561fa4cfd2f9c705fc24bdbc096070586a74.tar.gz
zsh-be5f561fa4cfd2f9c705fc24bdbc096070586a74.tar.xz
zsh-be5f561fa4cfd2f9c705fc24bdbc096070586a74.zip
34850: make URLs in html/pdf docs clickable
Diffstat (limited to 'Doc/Zsh/manual.yo')
-rw-r--r--Doc/Zsh/manual.yo6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo
index 11c81501a..e0b0f14cb 100644
--- a/Doc/Zsh/manual.yo
+++ b/Doc/Zsh/manual.yo
@@ -185,16 +185,16 @@ produce a nicely formatted printed manual.
 item(The HTML manual)(
 An HTML version of this manual is available at the Zsh web site via:
 
-tt(http://zsh.sourceforge.net/Doc/).
+uref(http://zsh.sourceforge.net/Doc/).
 
 (The HTML version is produced with bf(texi2html), which may be obtained
-from tt(http://www.nongnu.org/texi2html/). The command is
+from uref(http://www.nongnu.org/texi2html/). The command is
 `tt(texi2html --output .  --ifinfo --split=chapter --node-files zsh.texi)'.
 If necessary, upgrade to version 1.78 of texi2html.)
 )
 enditem()
 
 For those who do not have the necessary tools to process texinfo,
-precompiled documentation (PostScript, dvi, info and HTML formats)
+precompiled documentation (PostScript, dvi, PDF, info and HTML formats)
 is available from the zsh archive site or its mirrors, in the file
 tt(zsh-doc.tar.gz). (See noderef(Availability) for a list of sites.)