diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
commit | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch) | |
tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /games/factor | |
parent | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff) | |
download | FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'games/factor')
-rw-r--r-- | games/factor/factor.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/factor/factor.6 b/games/factor/factor.6 index 576e952..f5e23e5 100644 --- a/games/factor/factor.6 +++ b/games/factor/factor.6 @@ -84,7 +84,7 @@ utility prints primes in ascending order, one per line, starting at or above and continuing until, but not including .B stop. The -.B start +.B start value must be at least 0 and not greater than .B stop.\& The @@ -114,7 +114,7 @@ The input line must not be longer than 255 characters. .B \-h Print the results in hexadecimal rather than decimal. .SH DIAGNOSTICS -Out of range or invalid input results in `ouch' being +Out of range or invalid input results in `ouch' being written to standard error. .SH BUGS .I Factor |