Преглед изворни кода

Doc updates
Author: jgg
Date: 2003-01-06 01:00:49 GMT
Doc updates

Arch Librarian пре 22 година
родитељ
комит
4ba3008fab
2 измењених фајлова са 6 додато и 6 уклоњено
  1. 4 4
      doc/apt.ent
  2. 2 2
      doc/sources.list.5.sgml

+ 4 - 4
doc/apt.ent

@@ -43,8 +43,8 @@
     <ManVolNum/5/
     <ManVolNum/5/
   </CiteRefEntry>">
   </CiteRefEntry>">
 
 
-<!ENTITY bug "<CiteRefEntry>
-    <RefEntryTitle><command/bug/</RefEntryTitle>
+<!ENTITY reportbug "<CiteRefEntry>
+    <RefEntryTitle><command/reportbug/</RefEntryTitle>
     <ManVolNum/1/
     <ManVolNum/1/
   </CiteRefEntry>">
   </CiteRefEntry>">
 
 
@@ -93,8 +93,8 @@
  <RefSect1><Title>Bugs</>
  <RefSect1><Title>Bugs</>
    <para>
    <para>
    See the <ulink url='http://bugs.debian.org/apt'>APT bug page</>.  
    See the <ulink url='http://bugs.debian.org/apt'>APT bug page</>.  
-   If you wish to report a bug in APT, please see 
-   <filename>/usr/share/doc/debian/bug-reporting.txt</> or the &bug; command.
+   If you wish to report a bug in APT, please see
+   <filename>/usr/share/doc/debian/bug-reporting.txt</> or the &reportbug; command.
  </RefSect1>
  </RefSect1>
 ">
 ">
 
 

+ 2 - 2
doc/sources.list.5.sgml

@@ -42,7 +42,7 @@
    The <literal/deb/ type describes a typical two-level Debian archive,
    The <literal/deb/ type describes a typical two-level Debian archive,
    <filename>distribution/component</>. Typically, <literal/distribution/ is 
    <filename>distribution/component</>. Typically, <literal/distribution/ is 
    generally one of <literal/stable/, <literal/unstable/, or 
    generally one of <literal/stable/, <literal/unstable/, or 
-   <literal/frozen/, while component is one of <literal/main/, 
+   <literal/testing/, while component is one of <literal/main/, 
    <literal/contrib/, <literal/non-free/, or <literal/non-us/. The 
    <literal/contrib/, <literal/non-free/, or <literal/non-us/. The 
    <literal/deb-src/ type describes a debian distribution's source code in 
    <literal/deb-src/ type describes a debian distribution's source code in 
    the same form as the <literal/deb/ type. A <literal/deb-src/ line is 
    the same form as the <literal/deb/ type. A <literal/deb-src/ line is 
@@ -139,7 +139,7 @@ deb http://http.us.debian.org/debian dists/stable-updates/
     
     
     <VarListEntry><term>rsh</term><term>ssh</term>
     <VarListEntry><term>rsh</term><term>ssh</term>
     <ListItem><Para>
     <ListItem><Para>
-    The rsh/ssh method method invokes rsh/ssh to connect to a remote host
+    The rsh/ssh method invokes rsh/ssh to connect to a remote host
     as a given user and access the files. No password authentication is 
     as a given user and access the files. No password authentication is 
     possible, prior arrangements with RSA keys or rhosts must have been made.
     possible, prior arrangements with RSA keys or rhosts must have been made.
     Access to files on the remote uses standard <command/find/ and <command/dd/ 
     Access to files on the remote uses standard <command/find/ and <command/dd/