diff options
author | schweikh <schweikh@FreeBSD.org> | 2014-12-27 10:28:20 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2014-12-27 10:28:20 +0000 |
commit | f5a9f33556e0adadfef580c3470d6a842a14effd (patch) | |
tree | 3102a54b3f27b291a21b057991356d9ec5a134ca /share | |
parent | 716fc8f57ecba918aa43c923d5a7dae2766177e0 (diff) | |
download | FreeBSD-src-f5a9f33556e0adadfef580c3470d6a842a14effd.zip FreeBSD-src-f5a9f33556e0adadfef580c3470d6a842a14effd.tar.gz |
Correct a typo.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/src.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 4232141..1ebeb5c 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -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 |