Bug 90755

Summary: [patch] remove "on 5.x" from ATM setup in advanced-networking
Product: Documentation Reporter: Rene Ladan <r.c.ladan>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Rene Ladan 2005-12-21 19:00:20 UTC
The synopsis of the Advanced Networking chapter of the FreeBSD handbook mentions a.o.:

	<para>How to configure ATM under &os;&nbsp;5.X.</para>

From the latest commit (1.369 -> 1.370) :

--- doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml	2005/12/18 00:41:10	1.369
+++ doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml	2005/12/19 11:59:38	1.370
@@ -1,7 +1,7 @@
 
 <chapter id="advanced-networking">
@@ -4048,7 +4048,7 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAS
       </authorgroup>
     </sect1info>
 
-    <title>Asynchronous Transfer Mode (ATM) on &os;&nbsp;5.X</title>
+    <title>Asynchronous Transfer Mode (ATM)</title>
 
     <sect2>
       <title>Configuring classical IP over ATM (PVCs)</title>

So mentioning 5.X in the above <para/> is not necessary.
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2005-12-22 14:07:05 UTC
State Changed
From-To: open->closed

Fixed.  Thanks.