commit 09bfe2aaa34fd23af30fbbf69fdba24c26f86490 from: xs date: Wed Jun 25 11:00:55 2025 UTC Minor documentation update commit - dd5b039844d9877cb0f0bdd67af3e8d2cc1913fb commit + 09bfe2aaa34fd23af30fbbf69fdba24c26f86490 blob - ec365bf77cf88ed703e4390c884909c57268966a blob + 287c556e0611d1493ac440b5f1613ea7b2beb394 --- README.md +++ README.md @@ -897,7 +897,7 @@ fsource filename ### groupsource ***Description:*** -Change directory to the current group directory then call source with the file +Change directory to the current group directory then call fsource with the file name as argument, produces an error if filename is not found from the group directory @@ -909,7 +909,7 @@ groupsource filename ### nodesource ***Description:*** -Change directory to the current group directory then call node and source with the file +Change directory to the current group directory then call node and fsource with the file name as argument without producing an error if the filename is not found ***Usage:*** blob - 24635ebe62c5e70d01c9d7e094e729d7632115ed blob + 6a6371fc5fbed769152856ebda8038d2b38550c3 --- r7.1 +++ r7.1 @@ -1071,7 +1071,7 @@ fsource filename .EE .SS groupsource \f[B]\f[BI]Description:\f[B]\f[R] Change directory to the current group -directory then call source with the file name as argument, produces an +directory then call fsource with the file name as argument, produces an error if filename is not found from the group directory .PP \f[B]\f[BI]Usage:\f[B]\f[R] @@ -1081,7 +1081,7 @@ groupsource filename .EE .SS nodesource \f[B]\f[BI]Description:\f[B]\f[R] Change directory to the current group -directory then call node and source with the file name as argument +directory then call node and fsource with the file name as argument without producing an error if the filename is not found .PP \f[B]\f[BI]Usage:\f[B]\f[R]