components/bash/patches/solaris-014.bash.man.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 01 Mar 2011 14:19:15 -0800
changeset 115 c360825c3a3f
parent 110 components/bash/solaris-014.bash.man.patch@77641682ba6f
child 540 4e3006696e5f
permissions -rw-r--r--
7022166 userland patches should move to subdirs

--- doc/bash.1	2009-12-30 10:01:31.000000000 -0800
+++ doc/bash.1	2010-09-01 10:50:49.912191287 -0700
@@ -5235,11 +5235,11 @@
 .IP \fB$include\fP
 This directive takes a single filename as an argument and reads commands
 and bindings from that file.  For example, the following directive
-would read \fI/etc/inputrc\fP:
+would read \fI/etc/bash/inputrc\fP:
 .sp 1
 .RS
 .nf
-\fB$include\fP \^ \fI/etc/inputrc\fP
+\fB$include\fP \^ \fI/etc/bash/inputrc\fP
 .fi
 .RE
 .SS Searching