summaryrefslogtreecommitdiff
path: root/shells/bash/files/patch-doc_bashref.texi
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-30 17:19:50 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-30 17:19:50 +0000
commitac46fd376597546a3f19403f53eacb9fa5352f7d (patch)
treee3288169d49b12b9fd1b848c7828c7cdbc628528 /shells/bash/files/patch-doc_bashref.texi
parentRemove uneeded patch to fix BROKEN. (diff)
Update to 4.4
Differential Revision: https://reviews.freebsd.org/D8085
Notes
Notes: svn path=/head/; revision=423003
Diffstat (limited to 'shells/bash/files/patch-doc_bashref.texi')
-rw-r--r--shells/bash/files/patch-doc_bashref.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash/files/patch-doc_bashref.texi b/shells/bash/files/patch-doc_bashref.texi
index 65b229afd148..08d80e40a8c9 100644
--- a/shells/bash/files/patch-doc_bashref.texi
+++ b/shells/bash/files/patch-doc_bashref.texi
@@ -1,5 +1,5 @@
---- doc/bashref.texi.orig 2014-03-02 13:40:51.000000000 -0500
-+++ doc/bashref.texi 2014-03-02 13:42:04.000000000 -0500
+--- doc/bashref.texi.orig 2016-09-29 22:30:30 UTC
++++ doc/bashref.texi
@@ -1,6 +1,6 @@
\input texinfo.tex @c -*- texinfo -*-
@c %**start of header
@@ -17,8 +17,8 @@
This is Edition @value{EDITION}, last updated @value{UPDATED},
of @cite{The GNU Bash Reference Manual},
-@@ -5299,7 +5299,7 @@
-
+@@ -5443,7 +5443,7 @@ A null directory name may appear as two
+ or trailing colon.
@item PS1
-The primary prompt string. The default value is @samp{\s-\v\$ }.