commit cd37dc4553868932bcee1cf81b6a98f5d0657c12
Author: FRIGN <[email protected]>
Date:   Sun Feb 1 00:15:19 2015 +0100

    Fix grammar in mktemp(1)

diff --git a/mktemp.1 b/mktemp.1
index 4895e9c..6cd106e 100644
--- a/mktemp.1
+++ b/mktemp.1
@@ -19,7 +19,7 @@ tmpdir set to '/tmp' or, if set, the TMPDIR environment 
variable.
 .Sh OPTIONS
 .Bl -tag -width Ds
 .It Fl d
-create a temporary directory instead of a file.
+Create a temporary directory instead of a file.
 .It Fl q
 Fail silently if an error occurs.
 .El

Reply via email to