diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-08-09 19:49:18 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-08-09 19:49:18 +0000 |
commit | c4cb2201adb037c7398eff619ed9159aac6a3710 (patch) | |
tree | adccfcf9ddc09ecd4da2b36d2b278cd1bc0cfc84 /en_US.ISO8859-1/articles/freebsd-questions | |
parent | 7ced7762952245308d49897399ef3feae8d73e3b (diff) | |
download | doc-c4cb2201adb037c7398eff619ed9159aac6a3710.tar.gz doc-c4cb2201adb037c7398eff619ed9159aac6a3710.zip |
Use lower-case characters for attribute name (s/URL=/url=/).
No content change.
Notes
Notes:
svn path=/head/; revision=21891
Diffstat (limited to 'en_US.ISO8859-1/articles/freebsd-questions')
-rw-r--r-- | en_US.ISO8859-1/articles/freebsd-questions/article.sgml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/en_US.ISO8859-1/articles/freebsd-questions/article.sgml b/en_US.ISO8859-1/articles/freebsd-questions/article.sgml index 931959097c..820a729d42 100644 --- a/en_US.ISO8859-1/articles/freebsd-questions/article.sgml +++ b/en_US.ISO8859-1/articles/freebsd-questions/article.sgml @@ -230,9 +230,9 @@ your options page that will email your current password to you.</literallayout> <listitem> <para>Read the manual pages, and the FreeBSD documentation (either installed in <filename>/usr/doc</filename> or accessible via WWW at - <ulink URL="http://www.FreeBSD.org"></ulink>), especially the - <ulink URL="&url.books.handbook;/index.html">handbook</ulink> - and the <ulink URL="&url.books.faq;/index.html">FAQ</ulink>. + <ulink url="http://www.FreeBSD.org"></ulink>), especially the + <ulink url="&url.books.handbook;/index.html">handbook</ulink> + and the <ulink url="&url.books.faq;/index.html">FAQ</ulink>. </para> </listitem> @@ -240,18 +240,18 @@ your options page that will email your current password to you.</literallayout> <para>Browse and/or search the archives for the mailing list, to see if your question or a similar one has been asked (and possibly answered) on the list. You can browse and/or search the mailing list archives - at <ulink URL="http://www.FreeBSD.org/mail"></ulink> - and <ulink URL="http://www.FreeBSD.org/search/search.html#mailinglists"></ulink> + at <ulink url="http://www.FreeBSD.org/mail"></ulink> + and <ulink url="http://www.FreeBSD.org/search/search.html#mailinglists"></ulink> respectively. This can be done at other WWW sites as well, for example - at <ulink URL="http://marc.theaimsgroup.com"></ulink>. + at <ulink url="http://marc.theaimsgroup.com"></ulink>. </para> </listitem> <listitem> - <para>Use a search engine such as <ulink URL="http://www.google.com">Google</ulink> - or <ulink URL="http://www.yahoo.com">Yahoo</ulink> to find answers to your question. + <para>Use a search engine such as <ulink url="http://www.google.com">Google</ulink> + or <ulink url="http://www.yahoo.com">Yahoo</ulink> to find answers to your question. Google even has a <ulink - URL="http://www.google.com/bsd">BSD-specific search interface</ulink>. + url="http://www.google.com/bsd">BSD-specific search interface</ulink>. </para> </listitem> </itemizedlist> |