diff options
author | dd <dd@FreeBSD.org> | 2002-07-16 05:38:26 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2002-07-16 05:38:26 +0000 |
commit | 9bc51ba681218c06a79588b06ff4c1d90198561f (patch) | |
tree | 51d79543a41896299de3a7e88551bb2398faaf8d /usr.bin/mktemp | |
parent | 779ad29a629ed2f0ea0a10fbb8d3b3b399a3f588 (diff) | |
download | FreeBSD-src-9bc51ba681218c06a79588b06ff4c1d90198561f.zip FreeBSD-src-9bc51ba681218c06a79588b06ff4c1d90198561f.tar.gz |
Use proper article.
Diffstat (limited to 'usr.bin/mktemp')
-rw-r--r-- | usr.bin/mktemp/mktemp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mktemp/mktemp.1 b/usr.bin/mktemp/mktemp.1 index 78308b3..684db7a 100644 --- a/usr.bin/mktemp/mktemp.1 +++ b/usr.bin/mktemp/mktemp.1 @@ -88,7 +88,7 @@ If the .Fl t Ar prefix option is given, .Nm -will generate an template string based on the +will generate a template string based on the .Ar prefix and the .Ev TMPDIR |