remove trialing spaces #2

This commit is contained in:
Grissiom
2010-09-18 10:18:26 +08:00
parent f529b2e057
commit 70322077d2
127 changed files with 1457 additions and 1457 deletions

View File

@@ -1,4 +1,4 @@
\section vared vared - interactively edit the value of an environment variable
\section vared vared - interactively edit the value of an environment variable
\subsection vared-synopsis Synopsis
<tt>vared VARIABLE_NAME</tt>
@@ -7,7 +7,7 @@
vared is used to interactively edit the value of an environment
variable. Array variables as a whole can not be edited using vared,
but individual array elements can.
but individual array elements can.
\subsection vared-example Example