[netperf-dev] netperf2 commit notice r281 - in trunk: . doc
raj at netperf.org
raj at netperf.org
Wed Jul 2 17:25:57 PDT 2008
Author: raj
Date: 2008-07-02 17:25:56 -0700 (Wed, 02 Jul 2008)
New Revision: 281
Modified:
trunk/config.h.in
trunk/doc/netserver.man
Log:
netserver manpage fix
Modified: trunk/config.h.in
===================================================================
--- trunk/config.h.in 2008-05-22 18:26:11 UTC (rev 280)
+++ trunk/config.h.in 2008-07-03 00:25:56 UTC (rev 281)
@@ -66,6 +66,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `devinfo' library (-ldevinfo). */
+#undef HAVE_LIBDEVINFO
+
/* Define to 1 if you have the `exs' library (-lexs). */
#undef HAVE_LIBEXS
Modified: trunk/doc/netserver.man
===================================================================
--- trunk/doc/netserver.man 2008-05-22 18:26:11 UTC (rev 280)
+++ trunk/doc/netserver.man 2008-07-03 00:25:56 UTC (rev 281)
@@ -6,7 +6,7 @@
.SH SYNOPSIS
.B netserver
-[-P portnum]
+[-p portnum]
[-n numcpus]
.SH DESCRIPTION
More information about the netperf-dev
mailing list