mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-05 11:01:13 +02:00
unposted: vcs_info quilt: Fix documentation markup typo.
This commit is contained in:
parent
072e75f9b8
commit
f3ae40f8aa
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2017-03-18 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* unposted: Doc/Zsh/contrib.yo: vcs_info quilt: Fix documentation
|
||||
markup typo.
|
||||
|
||||
2017-03-16 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 40855: Completion/Unix/Command/_dmidecode: Fix _arguments
|
||||
|
|
|
@ -1386,7 +1386,7 @@ a directory that holds quilt's patches needs to be found. That directory is
|
|||
configurable via the `tt(QUILT_PATCHES)' environment variable. If that
|
||||
variable exists its value is used, otherwise the value `tt(patches)' is
|
||||
assumed. The value from tt($QUILT_PATCHES) can be overwritten using the
|
||||
tt(`quilt-patches') style. (Note: you can use tt(vcs_info) to keep the value
|
||||
`tt(quilt-patches)' style. (Note: you can use tt(vcs_info) to keep the value
|
||||
of tt($QUILT_PATCHES) correct all the time via the tt(post-quilt) hook).
|
||||
|
||||
When the directory in question is found, quilt is assumed to be active. To
|
||||
|
|
Loading…
Reference in a new issue