summaryrefslogtreecommitdiff
path: root/textproc/libcsv/files/patch-csv.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/libcsv: Makefile fixes and man page correctionsFernando ApesteguĂ­a2021-01-261-12/+18
| | | | | | | | PR: 252995 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=562690
* textproc/libcsv fix manpageTobias C. Berner2017-08-011-2/+9
| | | | | | | | | | The headers are not installed with a prefix, so correct the manpage. PR: 220053 Submitted by: Bob Eager <bob@eager.cx> Notes: svn path=/head/; revision=447031
* New maintainer: bob@eager.cxMatthew Seaman2017-01-031-0/+127
Add new 'EXAMPLES' option Use OPTIONS helpers Spelling fixes for man pages Add a csv_get_blk_size() function PR: 215720 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=430461