|
From: | Andreas Schwab |
Subject: | Re: In the bash man page the entry for the 'read' command has two spaces after it instead of one. |
Date: | Fri, 21 Aug 2015 16:02:53 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Jerry Marbas <jerry.marbas@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, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
[Prev in Thread] | Current Thread | [Next in Thread] |