summaryrefslogtreecommitdiff
path: root/usr.bin/fold
AgeCommit message (Expand)Author
2006-12-15Mention what underlining is meant here.Ruslan Ermilov
2004-08-02Add cross-reference to fmt(1) and a fairly standard ENVIRONMENT section.Tim J. Robbins
2004-06-24Add support for multibyte characters and characters that take up moreTim J. Robbins
2002-09-04ANSIify function definitions.David Malone
2002-06-17Only advance the column position for printable characters, update manualTim J. Robbins
2002-05-25Typo: use plural now that we have more than one option.Tim J. Robbins
2002-05-25If a file cannot be processed, try to process any remaining filesTim J. Robbins
2002-04-19Use `The .Nm utility'Philippe Charnier
2002-04-19Localize it, LC_CTYPEAndrey A. Chernov
2002-04-18Add the -b option (break at byte position, not column number) and the -sTim J. Robbins
2002-03-22remove __PWarner Losh
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-12-12Make clear that -w gets an argument. Add __FBSDID and remove unusedPhilippe Charnier
2001-11-19Add a missing word to form a complete sentence.Murray Stokely
2001-06-30Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman
2001-06-26The `file' argument is optional.Dima Dorfman
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-09-04optarg and optind are declared in unistd.h.Warner Losh
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton
1997-07-08Add usage(), use err(3).Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes