diff options
author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-02-06 17:47:14 +0000 |
---|---|---|
committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-02-06 17:47:14 +0000 |
commit | e878c1beb30cfff31253dd01974ad889cfe132d0 (patch) | |
tree | 5e18432271e6b9065623d71313329d5bdf067f8e /net/pchar/files/patch-pchar.8 | |
parent | Upgrade to 1.3.17. (diff) |
Update net/pchar port.
pchar changes: Update to 1.3.1, adding new analysis algorithms and
network probe types, an option to set the outgoing interface of probe
packets, and a new "tiny traceroute" mode.
Port-related changes: patch-pchar.8 folded into distribution, thus
no longer required. Take over the port since I'm the developer of
the original software.
Approved by: obrien (original maintainer)
Notes
Notes:
svn path=/head/; revision=38044
Diffstat (limited to '')
-rw-r--r-- | net/pchar/files/patch-pchar.8 | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/net/pchar/files/patch-pchar.8 b/net/pchar/files/patch-pchar.8 deleted file mode 100644 index 1fa3f1203f36..000000000000 --- a/net/pchar/files/patch-pchar.8 +++ /dev/null @@ -1,21 +0,0 @@ -Index: pchar.8 -=================================================================== -RCS file: /home/users/bmah/src/CVS/pc/pchar.8,v -retrieving revision 1.12 -retrieving revision 1.13 -diff -c -r1.12 -r1.13 -*** pchar.8 2000/05/10 20:54:06 1.12 ---- pchar.8 2000/06/15 16:44:41 1.13 -*************** -*** 1,5 **** - .\" Copyright and comments -! .TH pchar 1 "29 December 1998" - .SH PCHAR - pchar \- Perform network measurements along an Internet path - .SH SYNOPSIS ---- 1,5 ---- - .\" Copyright and comments -! .TH pchar 8 "29 December 1998" - .SH PCHAR - pchar \- Perform network measurements along an Internet path - .SH SYNOPSIS |