diff options
author | ume <ume@FreeBSD.org> | 2003-12-26 17:10:58 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2003-12-26 17:10:58 +0000 |
commit | 1b287b69e9efa62bb22618045208556c1edcbff7 (patch) | |
tree | 52aebffaf6b32662f0f52af75dbc56a27092d23e /usr.sbin/ip6addrctl | |
parent | 17274fb2edd81355b7f7597c8554d02f8d5c2b55 (diff) | |
download | FreeBSD-src-1b287b69e9efa62bb22618045208556c1edcbff7.zip FreeBSD-src-1b287b69e9efa62bb22618045208556c1edcbff7.tar.gz |
you have to use 'install' subcommand instead of '-c' option
Obtained from: KAME
Diffstat (limited to 'usr.sbin/ip6addrctl')
-rw-r--r-- | usr.sbin/ip6addrctl/ip6addrctl.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ip6addrctl/ip6addrctl.conf.sample b/usr.sbin/ip6addrctl/ip6addrctl.conf.sample index 6f64e5d..a2b3759 100644 --- a/usr.sbin/ip6addrctl/ip6addrctl.conf.sample +++ b/usr.sbin/ip6addrctl/ip6addrctl.conf.sample @@ -1,5 +1,5 @@ # default policy table based on RFC 3484. -# usage: ip6addrctl -c path_to_this_file +# usage: ip6addrctl install path_to_this_file # # $FreeBSD$ # |