Author: bapt
Date: Wed Jul 16 11:30:04 2014
New Revision: 268749
URL: http://svnweb.freebsd.org/changeset/base/268749

Log:
  Fix typo

Modified:
  head/usr.bin/timeout/timeout.1

Modified: head/usr.bin/timeout/timeout.1
==============================================================================
--- head/usr.bin/timeout/timeout.1      Wed Jul 16 11:28:53 2014        
(r268748)
+++ head/usr.bin/timeout/timeout.1      Wed Jul 16 11:30:04 2014        
(r268749)
@@ -49,7 +49,7 @@ and kills if it is still runs after
 .Ar duration .
 .Bl -tag -width "-k time, --kill-after time"
 .It Fl -preserve-status
-Always exist with the same status as
+Always exits with the same status as
 .Ar command
 even if it times out.
 .It Fl -foreground
_______________________________________________
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