]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: remove comment that suggested to remove support for mktemp -V
authorJim Meyering <meyering@redhat.com>
Sun, 20 May 2012 15:19:10 +0000 (17:19 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 21 May 2012 15:01:54 +0000 (17:01 +0200)
commit785234bc173a87ca26ad62ff2a64197039f0c459
tree8c141ac3927aa3a8f5e67edaef2f2b8f0297ff19
parent974848a4866f71c10e854a4d4a2e9b26a4db6a7b
maint: remove comment that suggested to remove support for mktemp -V

* src/mktemp.c (main): Don't suggest to remove support for -V, an
undocumented alias for --version, since that would introduce a
gratuitous incompatibility with the original mktemp program.
src/mktemp.c