Author: mjacob
Date: Sat Aug 17 01:17:51 2013
New Revision: 254436
URL: http://svnweb.freebsd.org/changeset/base/254436

Log:
  Correct sentence syntax too.

Modified:
  head/share/man/man9/sleep.9

Modified: head/share/man/man9/sleep.9
==============================================================================
--- head/share/man/man9/sleep.9 Sat Aug 17 01:14:28 2013        (r254435)
+++ head/share/man/man9/sleep.9 Sat Aug 17 01:17:51 2013        (r254436)
@@ -173,15 +173,15 @@ functions take
 .Fa sbt
 parameter instead of
 .Fa timo .
-It allows to specify relative or absolute wakeup time with higher resolution
+It allows the caller to specify relative or absolute wakeup time with higher 
resolution
 in form of
 .Vt sbintime_t .
 The parameter
 .Fa pr
-allows to specify wanted absolute event precision.
+allows the caller to specify wanted absolute event precision.
 The parameter
 .Fa flags
-allows to pass additional
+allows the caller to pass additional
 .Fn callout_reset_sbt
 flags.
 .Pp
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to