aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-06-03 15:28:35 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-06-03 15:28:35 +0300
commit44efb0cda486e2614603e6dd78b0c93407f63c3b (patch)
tree4d5686b06f59cc4f63324f28736cc58c7f2ba08e /NEWS
parentf50a208f9df348cede2ba50b4f435351d8d3f19e (diff)
downloadpies-44efb0cda486e2614603e6dd78b0c93407f63c3b.tar.gz
pies-44efb0cda486e2614603e6dd78b0c93407f63c3b.tar.bz2
Minor fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index db79097..eee1e25 100644
--- a/NEWS
+++ b/NEWS
@@ -35,3 +35,3 @@ contains redirections, pipes, etc. E.g.
flags shell;
- command "if [ -n "$X" ]; then foo; else bar; fi"
+ command "if [ -n \"$X\" ]; then foo; else bar; fi"
}
@@ -83,3 +83,3 @@ X to have the value "foo bar":
-* New environment variable available in commands started from return-code
+* New environment variable available for commands started from return-code

Return to:

Send suggestions and report system problems to the System administrator.