Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/usr.bin/nbperf Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/1051e4dc8eac
branches: netbsd-6
changeset: 774175:1051e4dc8eac
user: riz <riz%NetBSD.org@localhost>
date: Mon Jun 11 17:53:20 2012 +0000
description:
Pull up following revision(s) (requested by joerg in ticket #295):
usr.bin/nbperf/nbperf.1: revision 1.4
The output function is only order preserving for chm and chm3, so
correct that part of the documentation and also mention what the default
algorithm is.
diffstat:
usr.bin/nbperf/nbperf.1 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 11c513449e16 -r 1051e4dc8eac usr.bin/nbperf/nbperf.1
--- a/usr.bin/nbperf/nbperf.1 Mon Jun 11 17:51:41 2012 +0000
+++ b/usr.bin/nbperf/nbperf.1 Mon Jun 11 17:53:20 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nbperf.1,v 1.3 2011/10/21 23:47:11 joerg Exp $
+.\" $NetBSD: nbperf.1,v 1.3.4.1 2012/06/11 17:53:20 riz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 20, 2011
+.Dd May 31, 2012
.Dt NBPERF 1
.Os
.Sh NAME
@@ -48,9 +48,10 @@
.Nm
reads a number of keys one per line from standard input or
.Ar input .
-It computes an order-preserving minimal perfect hash function and writes
-it to stdout or
+It computes a minimal perfect hash function and writes it to stdout or
.Ar output .
+The default algorithm is
+.Qq Sy chm .
.Pp
The
.Fl m
Home |
Main Index |
Thread Index |
Old Index