From c84c44c443b19843874b1e68aa162465ae22016a Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Fri, 17 Oct 2008 09:16:26 +0800 Subject: [MAN] Removed obsolete for loop syntax Sven Mascheck reported that we no longer accept the non-standard for {} syntax but the manual page still refers to it. This patch removes that reference. Signed-off-by: Herbert Xu --- src/dash.1 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/dash.1 b/src/dash.1 index a8d6e6e..5a8e2fe 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -651,10 +651,6 @@ The words following .Pa in are expanded, and then the list is executed repeatedly with the variable set to each word in turn. -do and done may be replaced with -.Dq { -and -.Dq } . Omitting in word ... is equivalent to in "$@". .Pp The syntax of the break and continue command is -- cgit 1.4.1 > dontfiles
summary refs log tree commit diff
Commit message (Collapse)Author
2013-05-15Require pp in IRBJune McEnroe
2013-05-12Only run pacman on zsh start if it existsJune McEnroe
2013-05-09Add mplayer configurationJune McEnroe
2013-05-08Float mplayer2 windowsJune McEnroe
2013-05-04Update awesome themeJune McEnroe
2013-04-27Update terminal colors with proper base16 paletteJune McEnroe
2013-04-27Update location of Xfce4-Terminal configurationJune McEnroe
2013-04-24Update system configurationsJune McEnroe
2013-04-23Fix terminal colorsJune McEnroe
2013-04-14Start xcompmgrJune McEnroe
2013-04-06Drop pacman-color, regular pacman now has colorJune McEnroe
2013-04-06Restore wallpaper automaticallyJune McEnroe
2013-03-22Simplify autostartJune McEnroe
2013-02-24Default to Ruby 2.0June McEnroe
2013-01-26Make pretty riplrcJune McEnroe
2013-01-26Default to awesome sessionJune McEnroe
2013-01-26Add git promptJune McEnroe
2013-01-26Actually port awesome config to 3.5June McEnroe
2013-01-26Make pretty zshrcJune McEnroe
2013-01-26Port awesome config to 3.5June McEnroe
2013-01-26Replace RVM with chrubyJune McEnroe