Jerry Marbas <jerry.mar...@gmail.com> writes:

>   I use the manpage of bash a lot and when I want to find a command I usually 
> type: <command> \[
>   But for 'read' entry has two spaces between 'read' and the '[' making me 
> type: read  \[

Try searching for '^ {7}read ' instead.  There are commands that aren't
followed by options in the description.

> Remove the extra space.

The extra space is part of justifying the text.  Depending on the line
length there may be different amount of space to spread out.

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to