about summary refs log tree commit diff
path: root/libsystem.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-12-08 00:06:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-12-08 00:06:37 +0000
commit52c64a854218fc341d4299ab2fea9aad5b852413 (patch)
tree5704518f1deff4ea62a7861c80dd03445ee97e4c /libsystem.html
parent15cbd7e033d57b4e83e2016931e2ae7df4847d93 (diff)
downloadnetpbm-mirror-52c64a854218fc341d4299ab2fea9aad5b852413.tar.gz
netpbm-mirror-52c64a854218fc341d4299ab2fea9aad5b852413.tar.xz
netpbm-mirror-52c64a854218fc341d4299ab2fea9aad5b852413.zip
grammar
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2054 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'libsystem.html')
-rw-r--r--libsystem.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/libsystem.html b/libsystem.html
index fa77dfa3..ffed547d 100644
--- a/libsystem.html
+++ b/libsystem.html
@@ -199,9 +199,9 @@ The last argument <em>must</em> be NULL to tell <b>pm_system_lp()</b>
 where the arguments end.
 
 <p>Note that the first argument (&quot;arg0&quot;) to a program is
-conventionally the first word of the command used to run the program,
-as if it were being run due to a shell command.  In other words,
-typically the name of the program.
+conventionally the first word of the command used to run the program, as if it
+were being run for a shell command.  In other words, typically the name of the
+program.
 
 <p>Example: