From be93e4bad640823c1238ec510ff61938c5a2441d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 21 Nov 2014 22:58:17 +0100 Subject: [PATCH] Do not close twice the index Found by mandoc -Tlint -Werror on the generated manpage --- Doc/Zsh/mod_system.yo | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/Zsh/mod_system.yo b/Doc/Zsh/mod_system.yo index dce0717..5ff279a 100644 --- a/Doc/Zsh/mod_system.yo +++ b/Doc/Zsh/mod_system.yo @@ -188,6 +188,5 @@ Returns the process ID of the parent of the current process, even in subshells. Compare tt($PPID), which returns the process ID of the parent of the main shell process. ) -enditem() ) enditem() -- 2.1.2