From owner-svn-src-all@freebsd.org Sun Oct 2 14:32:05 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E43D9AEF4B7; Sun, 2 Oct 2016 14:32:05 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B39F7B20; Sun, 2 Oct 2016 14:32:05 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u92EW4va006728; Sun, 2 Oct 2016 14:32:04 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u92EW4k4006727; Sun, 2 Oct 2016 14:32:04 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201610021432.u92EW4k4006727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Sun, 2 Oct 2016 14:32:04 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r306583 - head/sbin/etherswitchcfg X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 14:32:06 -0000 Author: sevan (doc committer) Date: Sun Oct 2 14:32:04 2016 New Revision: 306583 URL: https://svnweb.freebsd.org/changeset/base/306583 Log: Igor suggested moving sentence to new line. Zap traililng whitespace. PR: 212447 Approved by: bcr (mentor) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D8116 Modified: head/sbin/etherswitchcfg/etherswitchcfg.8 Modified: head/sbin/etherswitchcfg/etherswitchcfg.8 ============================================================================== --- head/sbin/etherswitchcfg/etherswitchcfg.8 Sun Oct 2 14:27:18 2016 (r306582) +++ head/sbin/etherswitchcfg/etherswitchcfg.8 Sun Oct 2 14:32:04 2016 (r306583) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 20, 2013 +.Dd October 2, 2016 .Dt ETHERSWITCHCFG 8 .Os .Sh NAME @@ -116,12 +116,13 @@ for details on and .Cm mediaopt . .It Cm led Ar number style -Sets the display style for a given LED. Available styles are: -.Cm default +Sets the display style for a given LED. +Available styles are: +.Cm default (usually flash on activity), -.Cm on , -.Cm off , -and +.Cm on , +.Cm off , +and .Cm blink . Not all switches will support all styles. .El