From fc761729516b6a2f2ec5451201c4b218a5f7f153 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 22 Nov 2014 01:44:09 +0000 Subject: Add a patch the kld* completion to find modules in /boot/modules [1] While here, fix manpages so they render correctly with mandoc PR: 194621 [1] Submitted by: clutton@zoho.com [1] --- shells/zsh/files/patch-Doc_zshmodules.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 shells/zsh/files/patch-Doc_zshmodules.1 (limited to 'shells/zsh/files/patch-Doc_zshmodules.1') diff --git a/shells/zsh/files/patch-Doc_zshmodules.1 b/shells/zsh/files/patch-Doc_zshmodules.1 new file mode 100644 index 000000000000..d7e839541ae8 --- /dev/null +++ b/shells/zsh/files/patch-Doc_zshmodules.1 @@ -0,0 +1,10 @@ +--- Doc/zshmodules.1.orig 2014-11-21 22:50:41 UTC ++++ Doc/zshmodules.1 +@@ -2415,7 +2415,6 @@ Returns the process ID of the current pr + Returns the process ID of the parent of the current process, even in + subshells\&. Compare \fB$PPID\fP, which returns the process ID of the parent + of the main shell process\&. +-.RE + .SH "THE ZSH/NET/TCP MODULE" + .\" Yodl file: Zsh/mod_tcp.yo + -- cgit v1.2.3