aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fold/fold.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Add usage(), use err(3).Philippe Charnier1997-07-081-11/+24
| | | | Notes: svn path=/head/; revision=27270
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24360
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+152
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590