diff options
author | John Baldwin <jhb@FreeBSD.org> | 2000-02-24 18:28:20 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2000-02-24 18:28:20 +0000 |
commit | 467e5519be036dea9836934ca805c517ad6ff415 (patch) | |
tree | 52f4d2c509f2d672ec330bdcbeedca76f9774562 | |
parent | 2c75e9502b412e2e411f86d88536392de96a2669 (diff) |
Add in a missing question mark.
PR: docs/16943
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de>
Notes
Notes:
svn path=/head/; revision=6587
-rw-r--r-- | en_US.ISO8859-1/books/faq/book.sgml | 4 | ||||
-rw-r--r-- | en_US.ISO_8859-1/books/faq/book.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index f9a87a189c..9b9097c7d7 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -13,7 +13,7 @@ </author> </authorgroup> - <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.41 2000/02/17 21:13:20 jim Exp $</pubdate> + <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.42 2000/02/18 02:27:29 jim Exp $</pubdate> <abstract> <para>This is the FAQ for FreeBSD versions 2.X and 3.X. All entries @@ -5033,7 +5033,7 @@ See the section on <link linkend="xig">Xi Graphics</link> or <qandaentry><question id="x-and-moused"> -<para>Why doesn't my mouse work with X</para></question><answer> +<para>Why doesn't my mouse work with X?</para></question><answer> <para>If you are using syscons (the default console driver), you can configure FreeBSD to support a mouse pointer on each virtual diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index f9a87a189c..9b9097c7d7 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -13,7 +13,7 @@ </author> </authorgroup> - <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.41 2000/02/17 21:13:20 jim Exp $</pubdate> + <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.42 2000/02/18 02:27:29 jim Exp $</pubdate> <abstract> <para>This is the FAQ for FreeBSD versions 2.X and 3.X. All entries @@ -5033,7 +5033,7 @@ See the section on <link linkend="xig">Xi Graphics</link> or <qandaentry><question id="x-and-moused"> -<para>Why doesn't my mouse work with X</para></question><answer> +<para>Why doesn't my mouse work with X?</para></question><answer> <para>If you are using syscons (the default console driver), you can configure FreeBSD to support a mouse pointer on each virtual |