diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-02 12:38:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-02 12:38:55 +0000 |
commit | 81c42bd5560fff66af4c259dafdc6ba6c221f5cb (patch) | |
tree | 40df2e1f89d5d41c83fe7e8fca5c7058160ab0b1 /net/nload/files/patch-ab | |
parent | Add a new bogofilter slave port that uses the QDBM data base (diff) |
- Update to version 0.6.0
PR: 60819
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=97080
Diffstat (limited to '')
-rw-r--r-- | net/nload/files/patch-ab | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/net/nload/files/patch-ab b/net/nload/files/patch-ab index a75960c58f45..3c789e526812 100644 --- a/net/nload/files/patch-ab +++ b/net/nload/files/patch-ab @@ -9,25 +9,3 @@ "The options above can also be changed at run time by pressing the 'o' key.\n\n", PACKAGE, VERSION, ---- docs/nload.1.in.orig Wed Aug 20 13:38:09 2003 -+++ docs/nload.1.in Wed Aug 20 13:38:31 2003 -@@ -85,7 +85,7 @@ - The default is M. - .TP - .B devices --Network devices to use. The default device is "eth0". -+Network devices to use. The default device is "fxp0". - .TP - .B \-h, \-\-help - Show a short summary of these command line options. -@@ -112,10 +112,6 @@ - .TP - .B '+', '-' - Scroll the option window. -- --.SH FILES --.I /proc/net/dev --is read by nload to get the network traffic data. - - .SH VERSION - This is version @VERSION@ of nload. |