summaryrefslogtreecommitdiff
path: root/shells/zsh/files/patch-Doc_zshmodules.1
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-22 01:44:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-22 01:44:09 +0000
commitfc761729516b6a2f2ec5451201c4b218a5f7f153 (patch)
tree630a5fb1758e814d7a7b04edec8ba2f71b0cbdfe /shells/zsh/files/patch-Doc_zshmodules.1
parentDefine SOELIM (diff)
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]
Diffstat (limited to 'shells/zsh/files/patch-Doc_zshmodules.1')
-rw-r--r--shells/zsh/files/patch-Doc_zshmodules.110
1 files changed, 10 insertions, 0 deletions
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
+