summaryrefslogtreecommitdiffstats
path: root/usr.sbin/faithd/faithd.8
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-11 08:29:10 +0000
committerru <ru@FreeBSD.org>2001-12-11 08:29:10 +0000
commit7f320fa87126579aed7862f5ccc45312ba380183 (patch)
treeee114b87c6c41ed9f8d9eaf5222beb891d2afa42 /usr.sbin/faithd/faithd.8
parent1104babdad2315df373f3ed99cf8a2f22171362a (diff)
downloadFreeBSD-src-7f320fa87126579aed7862f5ccc45312ba380183.zip
FreeBSD-src-7f320fa87126579aed7862f5ccc45312ba380183.tar.gz
s/sysctl -w/sysctl/
Diffstat (limited to 'usr.sbin/faithd/faithd.8')
-rw-r--r--usr.sbin/faithd/faithd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8
index 160d54a..702dbde 100644
--- a/usr.sbin/faithd/faithd.8
+++ b/usr.sbin/faithd/faithd.8
@@ -277,9 +277,9 @@ Before invoking
.Xr faith 4
interface has to be configured properly.
.Bd -literal -offset
-# sysctl -w net.inet6.ip6.accept_rtadv=0
-# sysctl -w net.inet6.ip6.forwarding=1
-# sysctl -w net.inet6.ip6.keepfaith=1
+# sysctl net.inet6.ip6.accept_rtadv=0
+# sysctl net.inet6.ip6.forwarding=1
+# sysctl net.inet6.ip6.keepfaith=1
# ifconfig faith0 up
# route add -inet6 3ffe:501:4819:ffff:: -prefixlen 96 ::1
# route change -inet6 3ffe:501:4819:ffff:: -prefixlen 96 -ifp faith0
OpenPOWER on IntegriCloud