diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-11-19 08:35:59 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-11-19 08:35:59 +0000 |
| commit | 14fa6ac81b5f1ac85ef85b9821a69487ffad65e1 (patch) | |
| tree | ae348a02c16c261d89655b6a800d0aa2a5d47bca /usr.bin/fold | |
| parent | 7261d8132cc032e2e1c7fee9675223787d1ca57c (diff) | |
Notes
Diffstat (limited to 'usr.bin/fold')
| -rw-r--r-- | usr.bin/fold/fold.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fold/fold.1 b/usr.bin/fold/fold.1 index 3c2bfec31922..f9f774d5e4be 100644 --- a/usr.bin/fold/fold.1 +++ b/usr.bin/fold/fold.1 @@ -46,7 +46,7 @@ .Nm Fold is a filter which folds the contents of the specified files, or the standard input if no files are specified, -breaking the lines to have maximum of 80 characters. +breaking the lines to have a maximum of 80 characters. .Pp The options are as follows: .Bl -tag -width indent |
