summaryrefslogtreecommitdiffstats
path: root/primes/primes.6
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2014-10-04 13:15:50 +0000
committerwiz <wiz@NetBSD.org>2014-10-04 13:15:50 +0000
commit0b69138af654e9c0bb6148ef203fc7016ab555f4 (patch)
tree0b18f1bd4572dc5ceafaa49ec61db1720bd61a1f /primes/primes.6
parent2eb43769534644ef8af78e6a1fa70c755d41200b (diff)
downloadbsdgames-darwin-0b69138af654e9c0bb6148ef203fc7016ab555f4.tar.gz
bsdgames-darwin-0b69138af654e9c0bb6148ef203fc7016ab555f4.tar.zst
bsdgames-darwin-0b69138af654e9c0bb6148ef203fc7016ab555f4.zip
usage police
Diffstat (limited to 'primes/primes.6')
-rw-r--r--primes/primes.66
1 files changed, 3 insertions, 3 deletions
diff --git a/primes/primes.6 b/primes/primes.6
index 6928fe66..36c76cd1 100644
--- a/primes/primes.6
+++ b/primes/primes.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: primes.6,v 1.4 2014/10/02 21:36:37 ast Exp $
+.\" $NetBSD: primes.6,v 1.5 2014/10/04 13:15:50 wiz Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -43,8 +43,7 @@
.Nd generate primes
.Sh SYNOPSIS
.Nm primes
-.Op Fl d
-.Op Fl h
+.Op Fl dh
.Op Ar start Op Ar stop
.Sh DESCRIPTION
The
@@ -96,6 +95,7 @@ prints the prime numbers in hexadecimal.
Out of range or invalid input results in
an appropriate error message to standard error.
.Sh AUTHORS
+.An -nosplit
Originally by
.An Landon Curt Noll ,
extended to some 64-bit primes by