1) Fix a broken link where the FAQ links back to itself;
2) Change a reference to copyright to license; 3) While "Staring from FreeBSD ..." does have a certain je ne sais quoi, fix the typo.
This commit is contained in:
parent
ac3b0fe323
commit
2d2aaff921
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15076
1 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
|||
If you are interested in helping with this project,
|
||||
send email to the &a.doc;. The latest version of this
|
||||
document is always available from the <ulink
|
||||
URL="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/index.html">FreeBSD World Wide Web
|
||||
URL="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/index.html">FreeBSD World Wide Web
|
||||
server</ulink>. It may also be downloaded as one large <ulink
|
||||
URL="book.html">HTML</ulink> file with HTTP or as plain text,
|
||||
PostScript, PDF, etc. from the <ulink
|
||||
|
@ -135,7 +135,7 @@
|
|||
to replace such software with submissions under the more
|
||||
relaxed <ulink
|
||||
url="http://www.FreeBSD.org/copyright/freebsd-license.html">
|
||||
FreeBSD copyright</ulink> whenever possible.</para>
|
||||
FreeBSD license</ulink> whenever possible.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -2635,7 +2635,7 @@ moused_flags=""</programlisting>
|
|||
|
||||
<programlisting>allscreens_flags="-m on"</programlisting>
|
||||
|
||||
<para>Staring from FreeBSD 2.2.6, the mouse daemon is capable of
|
||||
<para>Starting from FreeBSD 2.2.6, the mouse daemon is capable of
|
||||
determining the correct protocol type automatically unless the
|
||||
mouse is a relatively old serial mouse model. Specify
|
||||
<literal>auto</literal> the protocol to invoke automatic
|
||||
|
|
Loading…
Reference in a new issue