simon-git: spigot (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu Dec 25 09:27:40 GMT 2014
TL;DR:
b7d64a3 Fix documentation of --printf rounding mode.
4cb5225 Update the man page with new functions.
Repository: git://git.tartarus.org/simon/spigot.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=spigot.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2014-12-25 09:27:40
commit b7d64a384963e63255d7ce6cb2c90bb0ff08b172
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=b7d64a384963e63255d7ce6cb2c90bb0ff08b172;hp=40a66be5e7ed4fa75752028e7f6eb9906d3c4955
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Dec 25 09:21:35 2014 +0000
Fix documentation of --printf rounding mode.
I had wrongly stated that --printf used the same default RZ as -d did,
but in fact it does not: --printf mode uses RN, to match real printf
as closely as possible. Also, this means that there's an ordering
constraint between --printf and an override rounding option, which
I've now also documented.
manual.but | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
commit 4cb52256adf37289ac0822642888cf007c9f8863
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=4cb52256adf37289ac0822642888cf007c9f8863;hp=b7d64a384963e63255d7ce6cb2c90bb0ff08b172
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Dec 25 09:25:06 2014 +0000
Update the man page with new functions.
Oops, forgot. I may have to write a checklist of all the places a new
function has to be mentioned...
manpage.but | 10 ++++++++++
1 file changed, 10 insertions(+)
More information about the tartarus-commits
mailing list