Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162286311
D16697.id46652.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
942 B
Referenced Files
None
Subscribers
None
D16697.id46652.diff
View Options
Index: en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
+++ en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
@@ -5838,12 +5838,17 @@
<tbody>
<row>
<entry><command>bash</command></entry>
- <entry><filename>${PREFIX}/etc/bash_completion.d</filename></entry>
+ <entry><filename>${PREFIX}/share/bash-completion/completions</filename></entry>
+ </row>
+
+ <row>
+ <entry><command>fish</command></entry>
+ <entry><filename>${PREFIX}/share/fish/completions/${PORTNAME}.fish</filename></entry>
</row>
<row>
<entry><command>zsh</command></entry>
- <entry><filename>${PREFIX}/share/zsh/site-functions</filename></entry>
+ <entry><filename>${PREFIX}/share/zsh/site-functions/_${PORTNAME}</filename></entry>
</row>
</tbody>
</tgroup>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 12, 5:22 PM (20 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35004497
Default Alt Text
D16697.id46652.diff (942 B)
Attached To
Mode
D16697: Extend path completion by shell info in porters handbook.
Attached
Detach File
Event Timeline
Log In to Comment