diff options
author | bmah <bmah@FreeBSD.org> | 2002-11-19 19:00:27 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2002-11-19 19:00:27 +0000 |
commit | 1f1da7b9e128c4bc78b405c39a9c27472b9a7405 (patch) | |
tree | 83466ab0261e0cbdc469500a84dccbea5dca8f3d /release/doc | |
parent | bf4c000ea1651664b336df898193d998d923173b (diff) | |
download | FreeBSD-src-1f1da7b9e128c4bc78b405c39a9c27472b9a7405.zip FreeBSD-src-1f1da7b9e128c4bc78b405c39a9c27472b9a7405.tar.gz |
Fix a couple of bewildering typos.
Pointed out by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
Approved by: re (implicitly)
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 57c5bc1..268e797 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -130,7 +130,7 @@ <para>A <filename>devctl</filename> device has been added to allow userland programs to learn when devices come and go in the device - tree (different from the XXX). This facility is primariliy used + tree. This facility is primarily used by the &man.devd.8; utility.</para> <para>&man.devfs.5;, which allows entries in the diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 57c5bc1..268e797 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -130,7 +130,7 @@ <para>A <filename>devctl</filename> device has been added to allow userland programs to learn when devices come and go in the device - tree (different from the XXX). This facility is primariliy used + tree. This facility is primarily used by the &man.devd.8; utility.</para> <para>&man.devfs.5;, which allows entries in the |