Date: Sat, 27 Dec 2014 10:28:21 +0000 (UTC) From: Jens Schweikhardt <schweikh@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276295 - head/share/man/man5 Message-ID: <201412271028.sBRASLSh002087@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412271028.sBRASLSh002087>