Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 05:47:43 +0300 (EEST)
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/28705: the rest of those unfinished closing tags in doc/* tree
Message-ID:  <200107050247.f652lg800441@hades.hell.gr>

index | next in thread | raw e-mail


>Number:         28705
>Category:       docs
>Synopsis:       the rest of those unfinished closing tags in doc/* tree
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 04 19:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	A search in the doc/ tree with:

		% find . -type f | xargs grep '</[a-z]*$'

        revealed that several closing tags like </link> were unclosed
        (i.e. lacking their closing '>' char).

        The attached patch corrects all those that a quick search like
        this caught.  Some of the patched files are in the translated
        documents, and I am not sure if this is the right place to
        send the corrections, but here they are :)

>How-To-Repeat:

        Check out a recent doc/ tree and run the find/grep command
        shown above.

>Fix:

Index: en_US.ISO8859-1/books/porters-handbook/book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.154
diff -c -u -r1.154 book.sgml
--- en_US.ISO8859-1/books/porters-handbook/book.sgml	2001/06/23 06:57:06	1.154
+++ en_US.ISO8859-1/books/porters-handbook/book.sgml	2001/07/05 01:44:59
@@ -1494,8 +1494,7 @@
             <para>Assuming <command>cc -shared</command> is used rather than
               <command>ld</command> directly, the only difference is that you
               need to add
-              <option>-Wl,-<replaceable>soname,libfoo.so.M</replaceable></option
->
+              <option>-Wl,-<replaceable>soname,libfoo.so.M</replaceable></option>
               on the command line for ELF.</para>
             </listitem>
         </itemizedlist>
Index: es_ES.ISO8859-1/books/handbook/ports/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/es_ES.ISO8859-1/books/handbook/ports/chapter.sgml,v
retrieving revision 1.1
diff -c -u -r1.1 chapter.sgml
--- es_ES.ISO8859-1/books/handbook/ports/chapter.sgml	2000/08/25 13:00:28	1.1
+++ es_ES.ISO8859-1/books/handbook/ports/chapter.sgml	2001/07/05 01:45:53
@@ -929,7 +929,7 @@
       <listitem>
         <para>P. Este sistema de ports es realmente fant&aacute;stici. Estoy
         desesperado por saber como lo habeis hecho. &iquest;Cu&aacute;l es el 
-        secreto?</para
+        secreto?</para>
 
         <para>R. No hay nada secreto, lo tienes todo en los ficheros
         <filename>bsd.ports.mk</filename> y 
Index: fr_FR.ISO8859-1/articles/multi-os/article.sgml
===================================================================
RCS file: /home/ncvs/doc/fr_FR.ISO8859-1/articles/multi-os/article.sgml,v
retrieving revision 1.3
diff -c -u -r1.3 article.sgml
--- fr_FR.ISO8859-1/articles/multi-os/article.sgml	2001/06/21 03:38:24	1.3
+++ fr_FR.ISO8859-1/articles/multi-os/article.sgml	2001/07/05 01:46:30
@@ -530,7 +530,7 @@
         nous venons de l'expliquer.</para>
     </sect2>
     <sect2 id="limits">
-      <title>Restrictions pour le d&eacute;marrage et avertissements</title
+      <title>Restrictions pour le d&eacute;marrage et avertissements</title>
       <para>Voici maintenant les choses int&eacute;ressantes auxquelles il faut
         faire attention.</para>
         <sect3>
Index: ja_JP.eucJP/books/handbook/install/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/handbook/install/chapter.sgml,v
retrieving revision 1.11
diff -c -u -r1.11 chapter.sgml
--- ja_JP.eucJP/books/handbook/install/chapter.sgml	2001/04/09 02:15:18	1.11
+++ ja_JP.eucJP/books/handbook/install/chapter.sgml	2001/07/05 01:47:37
@@ -197,7 +197,7 @@
         <title>CDROM からインストールする前に</title>
 	
 	<para>あなたの CDROM ドライブが FreeBSD でサポートされない型である場合は,
-	  <link linkend="install-msdos">MS-DOS パーティション</link
+	  <link linkend="install-msdos">MS-DOS パーティション</link>
           >のセクションをご覧ください.</para>
 	
 	<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink>;
@@ -237,7 +237,7 @@
           可能なすべてのインストール方法の選択ができるようになります.</para>
 
 	<para>UNIX システム上で起動フロッピーを作成する場合は,
-          このガイドの<link linkend="install-floppies">インストールフロッピーの作成</link
+          このガイドの<link linkend="install-floppies">インストールフロッピーの作成</link>
           >のセクションを参照してください.</para>
 	
 	<para>DOS から, もしくはフロッピーディスクからの起動が完了したら,          
Index: ja_JP.eucJP/books/handbook/l10n/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/handbook/l10n/chapter.sgml,v
retrieving revision 1.13
diff -c -u -r1.13 chapter.sgml
--- ja_JP.eucJP/books/handbook/l10n/chapter.sgml	2001/06/11 01:20:13	1.13
+++ ja_JP.eucJP/books/handbook/l10n/chapter.sgml	2001/07/05 01:48:29
@@ -237,9 +237,9 @@
             各シェルの初期化ファイルに特定のシェル設定を追加する代わりに,
             すべてのシェルにおいて一度に必要なロケール名と MIME
             文字セットを環境変数に割り当てることができます.
-	    <link linkend="usr-setup">ユーザの設定</link
+	    <link linkend="usr-setup">ユーザの設定</link>
               >はユーザ自身で行なえますが,
-	    <link linkend="adm-setup">管理者の設定</link
+	    <link linkend="adm-setup">管理者の設定</link>
               >にはスーパユーザの権限が必要となります.</para>
 
 	  <sect5 id="usr-setup">
@@ -351,7 +351,7 @@
 	  <note>
 	    <para>各ログインプログラムごとに異なった設定が必要なため,
 	      この方法は推奨されません.
-	      代わりに <link linkend="login-class">ログインクラスを用いる方法</link
+	      代わりに <link linkend="login-class">ログインクラスを用いる方法</link>
                 >を使ってください.</para>
 	  </note>
 
@@ -770,7 +770,7 @@
 	  </listitem>
 	</itemizedlist>
 
-	<para><link linkend="setting-console">コンソール</link
+	<para><link linkend="setting-console">コンソール</link>
             >を設定する際の例については, この章の前の方を参照してください.
 	</para>
       </sect3>
Index: ja_JP.eucJP/books/handbook/printing/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/handbook/printing/chapter.sgml,v
retrieving revision 1.14
diff -c -u -r1.14 chapter.sgml
--- ja_JP.eucJP/books/handbook/printing/chapter.sgml	2001/06/07 18:29:12	1.14
+++ ja_JP.eucJP/books/handbook/printing/chapter.sgml	2001/07/05 01:49:08
@@ -28,7 +28,7 @@
 
     <para>もし, LPD
       や他のプリンタスプーリングシステムについてすでに詳しい知識をお持ちの方は,
-      <link linkend="printing-intro-setup">スプーリングシステムのセットアップ</link
+      <link linkend="printing-intro-setup">スプーリングシステムのセットアップ</link>
         >から読み始めても構いません.</para>
   </sect1>
 
@@ -171,7 +171,7 @@
       <para>データをプリンタに送るためにシリアルまたはパラレルインタフェー スではなく,
         ネットワークプロトコルを使用する場合は,
         <link linkend="printing-advanced-network-net-if"
-              >ネットワークにおけるデータストリームインタフェースを持つプリンタ</link
+              >ネットワークにおけるデータストリームインタフェースを持つプリンタ</link>
           >をご覧ください.</para>
 
       <para>この節のタイトルは<quote>プリンタ設定導入編</quote>ですが,
@@ -191,7 +191,7 @@
 
         <para>もしプリンタが既に接続されていて,
           他のオペレーティングシステム上でプリンタからの印字に成功している場合は,
-          <link linkend="printing-software">ソフトウェアの設定</link
+          <link linkend="printing-software">ソフトウェアの設定</link>
             >まで読み飛ばすことが多分できるでしょう.</para>
 
         <sect4 id="printing-ports">
Index: ja_JP.eucJP/books/porters-handbook/book.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/porters-handbook/book.sgml,v
retrieving revision 1.24
diff -c -u -r1.24 book.sgml
--- ja_JP.eucJP/books/porters-handbook/book.sgml	2001/06/21 03:38:31	1.24
+++ ja_JP.eucJP/books/porters-handbook/book.sgml	2001/07/05 01:49:36
@@ -258,7 +258,7 @@
           <para>パッキングリストを手で作るのは,
             時にとても退屈な作業になります.
             もし多数のファイルをインストールする port なら,
-            <link linkend="porting-autoplist">パッキングリストを自動生成</link
+            <link linkend="porting-autoplist">パッキングリストを自動生成</link>
               >すれば時間の節約になるかも知れません.</para>
         </note>
       </sect2>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107050247.f652lg800441>