From c2cb5922fc5f0a0e73cb7a33b0311d4d88dfa8b9 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 16 Jan 2019 16:14:06 +0000 Subject: Properly fix broken man pages by removing unsupported characters. PR: 234992 (based on) Reviewed by: bapt Reported by: bapt --- shells/bash/files/patch-doc_bash.1 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'shells/bash/files') diff --git a/shells/bash/files/patch-doc_bash.1 b/shells/bash/files/patch-doc_bash.1 index 9fb720f4d0c6..2ac97835c24e 100644 --- a/shells/bash/files/patch-doc_bash.1 +++ b/shells/bash/files/patch-doc_bash.1 @@ -1,6 +1,18 @@ ---- doc/bash.1.orig 2016-09-29 22:30:30 UTC +--- doc/bash.1.orig 2019-01-02 14:14:30 UTC +++ doc/bash.1 -@@ -2364,7 +2364,7 @@ The value of this parameter is expanded +@@ -31,9 +31,9 @@ + .\" .ll \\n(LLu + .\" .in \\n()Ru+\\n(INu+\\n()Iu + .\" .ti \\n(INu +-.\" .ie !\\n()Iu+\\n()Ru-\w\\*(]Xu-3p \{\\*(]X ++.\" .ie !\\n()Iu+\\n()Ru-\w\\*(]Xu-3p \{\\*(]X + .\" .br\} +-.\" .el \\*(]X\h|\\n()Iu+\\n()Ru\c ++.\" .el \\*(]X\h|\\n()Iu+\\n()Ru\c + .\" .}f + .\" .. + .\" +@@ -2444,7 +2444,7 @@ The value of this parameter is expanded (see .SM .B PROMPTING below) and used as the primary prompt string. The default value is @@ -9,7 +21,7 @@ .TP .B PS2 The value of this parameter is expanded as with -@@ -10556,7 +10556,7 @@ http://tiswww.case.edu/~chet/bash/POSIX +@@ -10880,7 +10880,7 @@ http://tiswww.case.edu/~chet/bash/POSIX -- a descripti .SH FILES .PD 0 .TP -- cgit v1.2.3