diff options
author | gjb <gjb@FreeBSD.org> | 2017-06-01 15:57:56 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2017-06-01 15:57:56 +0000 |
commit | 6b71fbd124a4a65fa04cc8c17ff601f6c1bf5ce2 (patch) | |
tree | 43a00df3e518d53626ca0ee5bee51bb2ae281682 /release/doc | |
parent | 58a58e183e3d690ffdaa01b0873c17c420cd765a (diff) | |
download | FreeBSD-src-6b71fbd124a4a65fa04cc8c17ff601f6c1bf5ce2.zip FreeBSD-src-6b71fbd124a4a65fa04cc8c17ff601f6c1bf5ce2.tar.gz |
Fix a grammar nit.
Submitted by: bjk
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index a068977..8b331b7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -358,7 +358,7 @@ <sect2 xml:id="userland-installer"> <title>Installation and Configuration Tools</title> - <para revision="311686">The &man.bsdinstall.8; installer has + <para revision="311686">The installer, &man.bsdinstall.8;, has been updated to include support for hidden wireless networks when configuring the &man.wlan.4; interface.</para> </sect2> |