Fix grammar in mktemp(1)
This commit is contained in:
parent
93a0e759c9
commit
cd37dc4553
2
mktemp.1
2
mktemp.1
|
@ -19,7 +19,7 @@ tmpdir set to '/tmp' or, if set, the TMPDIR environment variable.
|
||||||
.Sh OPTIONS
|
.Sh OPTIONS
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl d
|
.It Fl d
|
||||||
create a temporary directory instead of a file.
|
Create a temporary directory instead of a file.
|
||||||
.It Fl q
|
.It Fl q
|
||||||
Fail silently if an error occurs.
|
Fail silently if an error occurs.
|
||||||
.El
|
.El
|
||||||
|
|
Loading…
Reference in New Issue
Block a user