summaryrefslogtreecommitdiff
path: root/textproc/libcsv/files/patch-csv.3 (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-26textproc/libcsv: Makefile fixes and man page correctionsFernando ApesteguĂ­a1-12/+18
PR: 252995 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=562690
2017-08-01textproc/libcsv fix manpageTobias C. Berner1-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
2017-01-03New maintainer: bob@eager.cxMatthew Seaman1-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