zsh-workers
 help / color / mirror / code / Atom feed
* 'r' history parameter documentation fix
@ 2011-07-23  6:37 Jesse Weinstein
  2011-07-25  8:34 ` Bart Schaefer
  0 siblings, 1 reply; 13+ messages in thread
From: Jesse Weinstein @ 2011-07-23  6:37 UTC (permalink / raw)
  To: zsh-workers

In the Modifier's section of the docs, defining the 'r' history
modifier, "Remove a filename extension of the form `.XXX', leaving the
root name." appears to be subtly wrong.

At least in 4.3.10.Debian, (foo=blah.flac; echo ${foo:r}) gives blah, 
although it should't, according to the manual, as .flac isn't of the
form .XXX .  

I think the doc should be changed to "Remove a filename extension
leaving the root name."

Jesse Weinstein


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-07-26  0:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-23  6:37 'r' history parameter documentation fix Jesse Weinstein
2011-07-25  8:34 ` Bart Schaefer
2011-07-25 10:06   ` Štěpán Němec
2011-07-25 10:15     ` Peter Stephenson
2011-07-25 11:45       ` Štěpán Němec
2011-07-25 11:57         ` Peter Stephenson
2011-07-25 12:27           ` Štěpán Němec
2011-07-25 12:40             ` Peter Stephenson
2011-07-25 13:30               ` Manuel Presnitz
2011-07-25 13:32               ` Štěpán Němec
2011-07-25 13:41               ` Benjamin R. Haskell
2011-07-25 13:47                 ` Peter Stephenson
2011-07-26  0:47   ` Jesse Weinstein

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).