1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-29 03:16:06 +02:00

unposted: zstyle docs: Fix typo.

This manifested as a trailing non-underlined ".RE" in the rendered man page.
(I guess that was a man page directive, but I'm not sure how the extraneous
closing parenthesis caused it to be rendered in the output.)
This commit is contained in:
Daniel Shahaf 2020-06-10 13:07:52 +00:00
parent 3df604a4be
commit c5f12fb732
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2020-06-10 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: Doc/Zsh/mod_zutil.yo: zstyle docs: Fix typo.
2020-06-09 Peter Stephenson <p.stephenson@samsung.com>
* 46026: Doc/Zsh/options.yo, Src/exec.c, Src/options.c,

View File

@ -37,7 +37,7 @@ findex(weather, example function)
For example, a fictional `tt(weather)' plugin might state in its documentation
that it looks up the tt(preferred-precipitation) style under the
`tt(:weather:)var(continent)tt(:)var(day-of-the-week)tt(:)var(phase-of-the-moon))' context.
`tt(:weather:)var(continent)tt(:)var(day-of-the-week)tt(:)var(phase-of-the-moon)' context.
According to this, you might set the following in your tt(zshrc):
example(zstyle ':weather:europe:*' preferred-precipitation rain