diff --git a/Manuals/Repository/en_US/Introduction/history.texinfo b/Manuals/Repository/en_US/Introduction/history.texinfo index 11f5491..6ea7030 100755 --- a/Manuals/Repository/en_US/Introduction/history.texinfo +++ b/Manuals/Repository/en_US/Introduction/history.texinfo @@ -84,11 +84,10 @@ Suddenly, no need was found to keep all the links spreaded around the repository in order to execute the @command{centos-art.sh} script from different locations. The @command{centos-art} command-line interface was used instead. The @command{centos-art} command-line interface is a -symbolic link stored inside the @file{~/bin} directory pointing to -@command{centos-art.sh} script. Inside The CentOS Distribution, the -@file{~/bin} path is set as default value to the @env{PATH} -environment variable which is evaluated by the shell to know where -executable files are stored in, before executing any command. This +symbolic link stored inside the @file{~/bin} directory that point to +@command{centos-art.sh} script. As default configuration, inside The +CentOS Distribution, the path to @file{~/bin} is included in the +search path for commands (see @env{PATH} environment variable). This way, using the @command{centos-art} command-line interface, it is possible for us to execute the @command{centos-art.sh} script from virtually anywhere inside the workstation, just as we frequently do