From owner-cvs-src@FreeBSD.ORG Fri Dec 26 09:10:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A0316A4D6; Fri, 26 Dec 2003 09:10:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 245A543D41; Fri, 26 Dec 2003 09:10:59 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBQHAw0B093989; Fri, 26 Dec 2003 09:10:58 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBQHAwT7093988; Fri, 26 Dec 2003 09:10:58 -0800 (PST) (envelope-from ume) Message-Id: <200312261710.hBQHAwT7093988@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 26 Dec 2003 09:10:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ip6addrctl ip6addrctl.conf.sample X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 17:11:00 -0000 ume 2003/12/26 09:10:58 PST FreeBSD src repository Modified files: usr.sbin/ip6addrctl ip6addrctl.conf.sample Log: you have to use 'install' subcommand instead of '-c' option Obtained from: KAME Revision Changes Path 1.2 +1 -1 src/usr.sbin/ip6addrctl/ip6addrctl.conf.sample