From owner-svn-src-head@FreeBSD.ORG Sat Dec 27 10:28:21 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9CBF810C; Sat, 27 Dec 2014 10:28:21 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 88DD1669B2; Sat, 27 Dec 2014 10:28:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRASLdD002088; Sat, 27 Dec 2014 10:28:21 GMT (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRASLSh002087; Sat, 27 Dec 2014 10:28:21 GMT (envelope-from schweikh@FreeBSD.org) Message-Id: <201412271028.sBRASLSh002087@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: schweikh set sender to schweikh@FreeBSD.org using -f From: Jens Schweikhardt Date: Sat, 27 Dec 2014 10:28:21 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276295 - head/share/man/man5 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.18-1 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: Sat, 27 Dec 2014 10:28:21 -0000 Author: schweikh Date: Sat Dec 27 10:28:20 2014 New Revision: 276295 URL: https://svnweb.freebsd.org/changeset/base/276295 Log: Correct a typo. Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Sat Dec 27 08:31:52 2014 (r276294) +++ head/share/man/man5/src.conf.5 Sat Dec 27 10:28:20 2014 (r276295) @@ -1143,7 +1143,7 @@ support files (fonts and keymaps). Set this to not add warning flags to the compiler invocations. Useful as a temporary workaround when code enters the tree which triggers warnings in environments that differ from the -original develoepr. +original developer. .It Va WITHOUT_WIRELESS .\" from FreeBSD: head/tools/build/options/WITHOUT_WIRELESS 183242 2008-09-21 22:02:26Z sam Set to not build programs used for 802.11 wireless networks; especially