]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: Fixed typo in timeout man page
authorJaak Ristioja <jaak.ristioja@cyber.ee>
Wed, 3 May 2017 11:37:56 +0000 (14:37 +0300)
committerPádraig Brady <P@draigBrady.com>
Thu, 4 May 2017 01:17:48 +0000 (18:17 -0700)
* man/timeout.x: Correct spelling of "currently".
Fixes http://bugs.gnu.org/26762

man/timeout.x

index cefa1228e113e26a29213ddc21adec8d801ab824..ddb3092516f86d776ab8e6f009eb6760f7bfc298 100644 (file)
@@ -5,4 +5,4 @@ timeout \- run a command with a time limit
 [SEE ALSO]
 kill(1)
 [BUGS]
-Some platforms don't curently support timeouts beyond the year 2038.
+Some platforms don't currently support timeouts beyond the year 2038.