diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-08-11 10:54:19 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-08-11 10:54:19 +0000 |
| commit | 98c385e7d6242854de5f8612e6be21ab9adc75b9 (patch) | |
| tree | 42ee8943741de066aa57fffdc11fe93fbec24ce8 /usr.bin/wc | |
| parent | e58245f7dc945278a087ecf1389f89130944f615 (diff) | |
Notes
Diffstat (limited to 'usr.bin/wc')
| -rw-r--r-- | usr.bin/wc/wc.1 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1 index 80afcda711c95..2ca022fd771c6 100644 --- a/usr.bin/wc/wc.1 +++ b/usr.bin/wc/wc.1 @@ -103,10 +103,7 @@ and environment variables affect the execution of .Nm as described in -.Xr environ 7 -when the -.Fl m -option is specified. +.Xr environ 7 . .Sh EXAMPLES Count the number of characters, words and lines in each of the files .Pa report1 |
