diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /games/factor | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
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 576e9528b1c2..f5e23e519f91 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 |
