From owner-svn-src-head@FreeBSD.ORG Tue Nov 12 17:44:29 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E85D67AF; Tue, 12 Nov 2013 17:44:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D7ED62891; Tue, 12 Nov 2013 17:44:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rACHiTgN040076; Tue, 12 Nov 2013 17:44:29 GMT (envelope-from dteske@svn.freebsd.org) Received: (from dteske@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rACHiTRa040075; Tue, 12 Nov 2013 17:44:29 GMT (envelope-from dteske@svn.freebsd.org) Message-Id: <201311121744.rACHiTRa040075@svn.freebsd.org> From: Devin Teske Date: Tue, 12 Nov 2013 17:44:29 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r258055 - head/sbin/sysctl X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 17:44:30 -0000 Author: dteske Date: Tue Nov 12 17:44:29 2013 New Revision: 258055 URL: http://svnweb.freebsd.org/changeset/base/258055 Log: Fix a typo: s/wriable/writable/ Modified: head/sbin/sysctl/sysctl.8 Modified: head/sbin/sysctl/sysctl.8 ============================================================================== --- head/sbin/sysctl/sysctl.8 Tue Nov 12 17:25:33 2013 (r258054) +++ head/sbin/sysctl/sysctl.8 Tue Nov 12 17:44:29 2013 (r258055) @@ -130,7 +130,7 @@ to standard error. .It Fl T Display only variables that are setable via loader (CTLFLAG_TUN). .It Fl W -Display only wriable variables that are not statistical. +Display only writable variables that are not statistical. Useful for determining the set of runtime tunable sysctls. .It Fl X Equivalent to