example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
17 lines
486 B
Text
17 lines
486 B
Text
$NetBSD: patch-ab,v 1.8 2005/12/05 20:50:44 rillig Exp $
|
|
|
|
--- arpwatch.8.orig 2005-10-25 12:51:51.000000000 +0200
|
|
+++ arpwatch.8 2005-10-25 12:52:40.000000000 +0200
|
|
@@ -71,6 +71,12 @@
|
|
flag is used to override the default interface.
|
|
.LP
|
|
The
|
|
+.B -m
|
|
+flag specifies the address that will receive the emails.
|
|
+The default is
|
|
+.IR root .
|
|
+.LP
|
|
+The
|
|
.B -n
|
|
flag specifies additional local networks. This can be useful to
|
|
avoid "bogon" warnings when there is more than one network running
|