| Summary: | [patch] remove "on 5.x" from ATM setup in advanced-networking | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Rene Ladan <r.c.ladan> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Fixed. Thanks. |
The synopsis of the Advanced Networking chapter of the FreeBSD handbook mentions a.o.: <para>How to configure ATM under &os; 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<POINTOPOINT,MULTICAS </authorgroup> </sect1info> - <title>Asynchronous Transfer Mode (ATM) on &os; 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.