1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 03:30:13 +00:00

Man-page fix: better description of option -q (#15)

This commit is contained in:
David Schweikert
2012-07-16 18:53:19 +02:00
parent b16d117a17
commit 13ce2eae48
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,7 @@ UNRELEAESD David Schweikert <david@schweikert.ch>
* Convert man-page source to POD for easier maintenance
* Man-page fix: TOS option typo (Thomas Liske)
* Man-page fix: inconsistency in regards to numeric arguments (Robert Henney)
* Man-page fix: better description of option -q (#15)
* Set default data size to 56 bytes on all architectures (#18)
2012-05-29 David Schweikert <david@schweikert.ch>