Skip to content

Commit 5e0b22e

Browse files
committed
Updated manpages.
1 parent 2c9911b commit 5e0b22e

File tree

9 files changed

+9
-21
lines changed

9 files changed

+9
-21
lines changed

src/combinesummaries.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt combinesummaries 1
3131
.Os CombineSummaries
3232
.\" ###### Name #############################################################

src/createsummary.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt createsummary 1
3131
.Os CreateSummary
3232
.\" ###### Name #############################################################

src/extractvectors.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt extractvectors 1
3131
.Os ExtractVectors
3232
.\" ###### Name #############################################################

src/getabstime.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt getabstime 1
3131
.Os getabstime
3232
.\" ###### Name #############################################################

src/netperfmeter.1

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt netperfmeter 1
3131
.Os netperfmeter
3232
.\" ###### Name #############################################################
@@ -69,8 +69,6 @@ Destination:Port
6969
.Op Fl display
7070
.Op Fl nodisplay
7171
.Op Fl v6only
72-
.Op Fl pathmgr=name
73-
.Op Fl scheduler=name
7472
.Op Fl sndbuf=bytes
7573
.Op Fl rcvbuf=bytes
7674
.Op Fl tcp
@@ -139,12 +137,6 @@ Display live I/O statistics, updated every second. This is enabled by default.
139137
No not display live I/O statistics. This is useful for running NetPerfMeter in background as a service.
140138
.It Fl v6only
141139
Use sockets with IPv6 only (by setting IPV6_V6ONLY socket option).
142-
.It Fl pathmgr=name
143-
Set MPTCP path manager for the passive node (MPTCP for Linux only. Requires socket options kernel patch!).
144-
On an active node, this option applies to the following flows, i.e. it must be set before specifying a flow!
145-
.It Fl scheduler=name
146-
Set MPTCP scheduler for the passive node (MPTCP for Linux only. Requires socket options kernel patch!).
147-
On an active node, this option applies to the following flows, i.e. it must be set before specifying a flow!
148140
.It Fl rcvbuf=bytes
149141
Sets the receiver buffer size (on the listening socket) to the given number of bytes.
150142
.It Fl sndbuf=bytes
@@ -215,10 +207,6 @@ A repetition of the list is possible with the keyword "repeat" at the end of the
215207
By default, the active side stops with an error when a transmission tails (e.g. on connection abort). This parameter turns this behaviour on or off.
216208
.It nodelay=on|off
217209
Deactivate Nagle algorithm (TCP and SCTP only; default: off).
218-
.It debug=on|off
219-
Set debug mode on socket (currently: MPTCP for Linux only. Requires socket options kernel patch!).
220-
.It ndiffports=number
221-
Set number of different MPTCP subflows (MPTCP for Linux only. Requires socket options kernel patch!).
222210
.It v6only
223211
Use socket with IPv6 only (by setting IPV6_V6ONLY socket option).
224212
.It pathmgr=name

src/pdfembedfonts.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt pdfembedfonts 1
3131
.Os pdfembedfonts
3232
.\" ###### Name #############################################################

src/plot-netperfmeter-results.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt plot-netperfmeter-results 1
3131
.Os plot-netperfmeter-results
3232
.\" ###### Name #############################################################

src/runtimeestimator.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt runtimeestimator 1
3131
.Os runtimeestimator
3232
.\" ###### Name #############################################################

src/setpdfmetadata.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.\" Homepage: https://www.nntb.no/~dreibh/netperfmeter/
2727
.\"
2828
.\" ###### Setup ############################################################
29-
.Dd May 12, 2025
29+
.Dd August 1, 2025
3030
.Dt setpdfmetadata 1
3131
.Os setpdfmetadata
3232
.\" ###### Name #############################################################

0 commit comments

Comments
 (0)