Convert attributes of elements to lower case.
This commit is contained in:
parent
8723a2d5d5
commit
db6c16d4da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17935
4 changed files with 5 additions and 5 deletions
|
@ -354,9 +354,9 @@
|
|||
Addison-Wesley, 1996. ISBN 0-201-54979-4</para>
|
||||
|
||||
<para>(Chapter 2 of this book is available <ulink
|
||||
URL="../design-44bsd/book.html">online</ulink> as part of
|
||||
url="../design-44bsd/book.html">online</ulink> as part of
|
||||
the FreeBSD Documentation Project, and chapter 9 <ulink
|
||||
URL="http://www.netapp.com/tech_library/nfsbook.print">
|
||||
url="http://www.netapp.com/tech_library/nfsbook.print">
|
||||
here</ulink>.)</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
@ -2358,7 +2358,7 @@ doc/zh_*</screen>
|
|||
|
||||
<para>and so forth for the other languages (you can find the
|
||||
full list by browsing the <ulink
|
||||
URL="http://www.freebsd.org/cgi/cvsweb.cgi/">FreeBSD
|
||||
url="http://www.freebsd.org/cgi/cvsweb.cgi/">FreeBSD
|
||||
CVS repository</ulink>).</para>
|
||||
|
||||
<para>With this very useful feature, those users who are on
|
||||
|
|
|
@ -1204,7 +1204,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
<para>Grab the package from an FTP site near you. The
|
||||
<quote>master</quote> package collection is on <hostid
|
||||
role="fqdn">ftp.FreeBSD.org</hostid> in the <ulink
|
||||
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/">packages
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/">packages
|
||||
directory</ulink>, but be sure to check your local mirror
|
||||
<emphasis>first</emphasis>! These are more likely to work
|
||||
than trying to compile from source and are a lot faster as
|
||||
|
|
|
@ -2186,7 +2186,7 @@ ppp_profile="name_of_service_provider"</programlisting>
|
|||
|
||||
<para>PPPoA support for this device is supplied as a port in
|
||||
FreeBSD because the firmware is distributed under <ulink
|
||||
URL="http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm">Alcatel's
|
||||
url="http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm">Alcatel's
|
||||
license agreement</ulink> and can not be redistributed freely
|
||||
with the base system of FreeBSD.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue