about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-14 14:23:58 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-15 16:27:52 +0000
commit9b5f80285d392b131198c6690428687d84cd49da (patch)
treea775c7e84a4376ba559bb20408ad5afd4d8e897e /ChangeLog
parentd07c945e747241f2b10935698880340480ad38e7 (diff)
downloadzsh-9b5f80285d392b131198c6690428687d84cd49da.tar.gz
zsh-9b5f80285d392b131198c6690428687d84cd49da.tar.xz
zsh-9b5f80285d392b131198c6690428687d84cd49da.zip
45583/0003: docs: Fix rendering in the man page output
In the man page output, the text was underlined from the var()
to the end of the paragraph.

The texi output in affected.  For instance, the text `name' in TeX
is now slanted Roman (\slshape\rmfamily) rather than slanted teletype
(\slshape\ttfamily).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e87c244d..f2f8804a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-15  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 45583/0003: Doc/Zsh/contrib.yo: docs: Fix rendering in the
+	man page output
+
 	* 45583/0002 (tweaked): Doc/Zsh/contrib.yo: docs: Fix rendering
 	of an example in the man page output