]> git.ipfire.org Git - thirdparty/coreutils.git/commit
pr --help: add missing space between short and long options usage message
authorStéphane Raimbault <stephane.raimbault@makina-corpus.com>
Thu, 31 Dec 2009 15:52:25 +0000 (16:52 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 1 Jan 2010 13:06:47 +0000 (14:06 +0100)
commit6c8d432b1f70c80213b0a2244e2427ae3c1394ef
tree260fb288da12b01f239e362aeb3a78663dbda2c3
parentf1ab2e02270bcd42444186b6f8e75971ce55736f
pr --help: add missing space between short and long options usage message

* src/pr.c (usage): Add missing space.
src/pr.c