Modified: trunk/launchd/src/launchd.plist.5 (23530 => 23531)
--- trunk/launchd/src/launchd.plist.5 2008-03-04 17:53:17 UTC (rev 23530)
+++ trunk/launchd/src/launchd.plist.5 2008-03-04 17:55:45 UTC (rev 23531)
@@ -78,7 +78,7 @@
The follow keys can be used to describe the configuration details of your daemon or agent.
Property lists are Apple's standard configuration file format. Please see
.Xr plist 5
-for more information. Please note. Property list files are expected to have their name end in ".plist".
+for more information. Please note: property list files are expected to have their name end in ".plist".
.Pp
.Bl -ohang
.It Sy Label <string>
@@ -114,7 +114,7 @@
.It Sy ProgramArguments <array of strings>
This key maps to the second argument of
.Xr execvp 3 .
-This key is required in the absence of the Program key. Please note! Many people are confused by this key. Please read
+This key is required in the absence of the Program key. Please note: many people are confused by this key. Please read
.Xr execvp 3
very carefully!
.It Sy EnableGlobbing <boolean>