From owner-cvs-all@FreeBSD.ORG Sat Feb 21 06:21:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E2C16A4DC; Sat, 21 Feb 2004 06:21:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F01CF43D1D; Sat, 21 Feb 2004 06:21:18 -0800 (PST) (envelope-from yar@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 i1LELIGe000428; Sat, 21 Feb 2004 06:21:18 -0800 (PST) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LELIow000427; Sat, 21 Feb 2004 06:21:18 -0800 (PST) (envelope-from yar) Message-Id: <200402211421.i1LELIow000427@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 21 Feb 2004 06:21:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 14:21:19 -0000 yar 2004/02/21 06:21:18 PST FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: We can cross-reference to vlan(4) as long as the corresponding manpage has been committed. The rest of "vlan" words, which are refering to the technology itself, should be capitalized. MFC after: 1 week Revision Changes Path 1.75 +38 -15 src/sbin/ifconfig/ifconfig.8