bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch to man page to fix formatting error caused by a typo


From: Fran Litterio
Subject: Patch to man page to fix formatting error caused by a typo
Date: Fri, 30 Mar 2007 15:21:07 -0400

This patch fixes a typo in the man page that was causing formatting problems.
--
Francis Litterio


--- bash.1~     2007-03-24 17:15:06.459699200 -0400
+++ bash.1      2007-03-30 15:17:56.564707200 -0400
@@ -2550,7 +2550,7 @@
pathname expansion.
\fIParameter\fP is expanded and the longest match of \fIpattern\fP
against its value is replaced with \fIstring\fP.
-If \Ipattern\fP begins with \fB/\fP, all matches of \fIpattern\fP are
+If \fIpattern\fP begins with \fB/\fP, all matches of \fIpattern\fP are
replaced with \fIstring\fP.  Normally only the first match is replaced.
If \fIpattern\fP begins with \fB#\fP, it must match at the beginning
of the expanded value of \fIparameter\fP.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]