summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/rtsold.8
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2004-01-14 17:42:03 +0000
committerume <ume@FreeBSD.org>2004-01-14 17:42:03 +0000
commit7fa7bd6ad2ca27f28c91cc116d9cad1aabbf9e73 (patch)
treecccc02033f7c2ccb5644562f4c92694699fc5194 /usr.sbin/rtsold/rtsold.8
parentab3e3db491512f6183cc555d21572b96c642da08 (diff)
downloadFreeBSD-src-7fa7bd6ad2ca27f28c91cc116d9cad1aabbf9e73.zip
FreeBSD-src-7fa7bd6ad2ca27f28c91cc116d9cad1aabbf9e73.tar.gz
add -F flag, which configures sysctl(8) setting by rtsold
itself (rather than warn about the current setting). Obtained from: KAME
Diffstat (limited to 'usr.sbin/rtsold/rtsold.8')
-rw-r--r--usr.sbin/rtsold/rtsold.818
1 files changed, 15 insertions, 3 deletions
diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8
index 2490890..1e2a3bf 100644
--- a/usr.sbin/rtsold/rtsold.8
+++ b/usr.sbin/rtsold/rtsold.8
@@ -39,15 +39,15 @@
.\"
.Sh SYNOPSIS
.Nm
-.Op Fl dDfm1
+.Op Fl dDfFm1
.Op Fl O Ar script-name
.Ar interface ...
.Nm
-.Op Fl dDfm1
+.Op Fl dDfFm1
.Op Fl O Ar script-name
.Fl a
.Nm rtsol
-.Op Fl dD
+.Op Fl dDF
.Op Fl O Ar script-name
.Ar interface ...
.Nm rtsol
@@ -176,6 +176,18 @@ from becoming a daemon (foreground mode).
Warning messages are generated to standard error
instead of
.Xr syslog 3 .
+.It Fl F
+Configure
+.Xr sysctl 8
+variable related to
+.Nm
+by itself.
+Without
+.Fl F ,
+.Nm
+will not alter and obey the current
+.Xr sysctl 8
+settings.
.It Fl m
Enable mobility support.
If this option is specified,
OpenPOWER on IntegriCloud