[BACK]Return to primes.6 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / games / primes

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/games/primes/primes.6 between version 1.1 and 1.2

version 1.1, 2004/02/08 13:16:25 version 1.2, 2004/02/09 23:25:47
Line 49 
Line 49 
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The  The
 .Nm  .Nm
 utility prints primes in ascending order, one per line, starting at or above  utility prints primes in ascending order, one per line, starting
   at or above
 .Ar start  .Ar start
 and continuing until, but not including  and continuing until, but not including
 .Ar stop .  .Ar stop .
Line 73  is read from standard input.
Line 74  is read from standard input.
 is taken to be 4294967295.  is taken to be 4294967295.
 The  The
 .Ar start  .Ar start
 value may be preceded by a single +.  value may be preceded by a single
   .Sq \&+ .
 The  The
 .Ar start  .Ar start
 value is terminated by a non-digit character (such as a newline).  value is terminated by a non-digit character (such as a newline).

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>