mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
* Fixed bad merge (that's why sail was broken).
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5177 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
@@ -62,7 +62,7 @@ utility prints primes in ascending order, one per line, starting at or above
|
||||
and continuing until, but not including
|
||||
.Ar stop .
|
||||
The
|
||||
.Ar start
|
||||
.Ar start
|
||||
value must be at least 0 and not greater than
|
||||
.Ar stop .
|
||||
The
|
||||
@@ -87,7 +87,7 @@ The
|
||||
value is terminated by a non-digit character (such as a newline).
|
||||
The input line must not be longer than 255 characters.
|
||||
.Sh DIAGNOSTICS
|
||||
Out of range or invalid input results in
|
||||
Out of range or invalid input results in
|
||||
.Sq ouch
|
||||
being written to standard error.
|
||||
.Sh BUGS
|
||||
|
||||
Reference in New Issue
Block a user