svn commit: r268749 - head/usr.bin/timeout

看板FB_svn作者時間11年前 (2014/07/16 19:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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-unsubscribe@freebsd.org"
文章代碼(AID): #1JncApyS (FB_svn)