ln: fix position of --backup values description
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sat, 19 Nov 2011 21:07:29 +0000 (22:07 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 20 Nov 2011 07:46:30 +0000 (08:46 +0100)
commit5d39ad6419e7084cee3cb432f58dd775997dc948
tree38e73313567dc74efe68162f4a8ae7e394c4802e
parent1c5ca5c05bac29aec079df61dae2b7f843cb1f0a
ln: fix position of --backup values description

* src/ln.c (usage): A paragraph describing interactions of -s
with -L and -P somehow snuck in between the description of the
--backup option and the values used to control it. Fix this by
moving the value description up.
src/ln.c