usr/src/cmd/bash/Solaris/diffs/bash.man.15.diff
changeset 72 82bde2a81435
parent 71 121736d79438
child 73 73cc228b67a6
equal deleted inserted replaced
71:121736d79438 72:82bde2a81435
     1 --- doc/bash.1	2009-12-30 10:01:31.000000000 -0800
       
     2 +++ doc/bash.1	2010-09-01 10:50:49.912191287 -0700
       
     3 @@ -5235,11 +5235,11 @@
       
     4  .IP \fB$include\fP
       
     5  This directive takes a single filename as an argument and reads commands
       
     6  and bindings from that file.  For example, the following directive
       
     7 -would read \fI/etc/inputrc\fP:
       
     8 +would read \fI/etc/bash/inputrc\fP:
       
     9  .sp 1
       
    10  .RS
       
    11  .nf
       
    12 -\fB$include\fP \^ \fI/etc/inputrc\fP
       
    13 +\fB$include\fP \^ \fI/etc/bash/inputrc\fP
       
    14  .fi
       
    15  .RE
       
    16  .SS Searching