bug-bash
[Top][All Lists]
Advanced

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

<<NULL patch


From: jidanni
Subject: <<NULL patch
Date: Wed, 17 Dec 2008 07:45:20 +0800

*** bash.1.orig 2008-12-17 07:41:13.193756000 +0800
--- bash.1      2008-12-17 07:39:39.845759000 +0800
***************
*** 3157,3159 ****
  current source until a line containing only
! .I word
  (with no trailing blanks)
--- 3157,3159 ----
  current source until a line containing only
! .I delimiter
  (with no trailing blanks)
***************
*** 3195,3196 ****
--- 3195,3197 ----
  .BR ` .
+ If \fIdelimiter\fP is not found or \fIword\fP is null, reading proceeds to 
the end of file.
  .PP




reply via email to

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