This patch set has following changes since v2: - In EXAMPLES, replaced use of malloc with char[ssize] - In NOTES, s/depends on/take account of Wainer dos Santos Moschetta (6): Add strfromd.3 strfromf.3: add link to strfromd(3) strfroml.3: add link to strfromd(3) atof.3: SEE ALSO: add strfromd(3) printf.3: SEE ALSO: add strfromd(3) strtod.3: SEE ALSO: add strfromd(3) man3/atof.3 | 1 + man3/printf.3 | 1 + man3/strfromd.3 | 255 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ man3/strfromf.3 | 1 + man3/strfroml.3 | 1 + man3/strtod.3 | 1 + 6 files changed, 260 insertions(+) create mode 100644 man3/strfromd.3 create mode 100644 man3/strfromf.3 create mode 100644 man3/strfroml.3 -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html