Date: Sun, 4 Nov 2012 17:44:01 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39933 - head/en_US.ISO8859-1/books/faq Message-ID: <201211041744.qA4Hi1oD038645@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sun Nov 4 17:44:01 2012 New Revision: 39933 URL: http://svn.freebsd.org/changeset/doc/39933 Log: Remove redundant extra extranious words Approved by: jkois (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Nov 4 17:28:52 2012 (r39932) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Nov 4 17:44:01 2012 (r39933) @@ -6851,8 +6851,8 @@ UserConfig> <userinput>quit</userinpu <listitem> <para><keycode>116</keycode> — - <keycap>Windows</keycap> key, to the right of the - <keycap>AltGr</keycap> key</para> + <keycap>Windows</keycap> key, to the right of + <keycap>AltGr</keycap></para> </listitem> <listitem> @@ -7917,7 +7917,7 @@ add 0 0 HISADDR</programlisting> seconds of inactivity before the connection is closed. If <replaceable>NNN</replaceable> is zero, the connection is never closed due to a timeout. It is possible to put this - command in the <filename>ppp.conf</filename> file, or to + command in <filename>ppp.conf</filename>, or to type it at the prompt in interactive mode. It is also possible to adjust it on the fly while the line is active by connecting to <application>ppp</application>'s server socket @@ -8026,7 +8026,7 @@ add 0 0 HISADDR</programlisting> <para>There is very little you can do about this. Most ISPs will refuse to help if you are not running a µsoft; OS. You can <literal>enable lqr</literal> in your - <filename>ppp.conf</filename> file, allowing &man.ppp.8; to + <filename>ppp.conf</filename>, allowing &man.ppp.8; to detect the remote failure and hang up, but this detection is relatively slow and therefore not that useful. You may want to avoid telling your ISP that you are running
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211041744.qA4Hi1oD038645>