diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-08-15 21:54:42 -0400 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-08-15 21:54:42 -0400 |
commit | 43636dbb7f5dc5d116ae2773f68e3c828f72d4c2 (patch) | |
tree | fcec62a4e29511e9d19653a31f1460bf0255e275 /sys/man/8 | |
parent | 415ad3e7236aa6884cb3ad616a6fdf1408c63adc (diff) |
ip/ipconfig: make ra6 daemon less chatty, log to /sys/log/ipconfig instead of /sys/log/v6routeradv
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/ipconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/ipconfig b/sys/man/8/ipconfig index 1e14eeaf9..767eebf4a 100644 --- a/sys/man/8/ipconfig +++ b/sys/man/8/ipconfig @@ -366,7 +366,7 @@ ip/ipconfig -6 ip/ipconfig ra6 recvra 1 .EE .SH FILES -.B /sys/log/v6routeradv +.B /sys/log/ipconfig .SH SOURCE .B /sys/src/cmd/ip/ipconfig .br |