mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-19 01:13:56 -04:00
14 lines
377 B
Plaintext
14 lines
377 B
Plaintext
$NetBSD: patch-ar,v 1.1 2004/04/13 21:19:48 hubertf Exp $
|
|
|
|
--- src/helpdata.c.orig Wed Mar 15 23:42:52 2000
|
|
+++ src/helpdata.c
|
|
@@ -344,6 +344,8 @@ char *ht_options[] =
|
|
"",
|
|
" -port port try to connect to port port.",
|
|
"",
|
|
+" -lhost lhost connect from local address lhost.",
|
|
+"",
|
|
" -list list known servers, in order.",
|
|
"",
|
|
" -clear wipe args from command line.",
|