| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v 1.9 2007/03/07 00:07:52 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v 1.10 2007/04/25 14:57:33 rane Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | For laptop users or people who move their computer around different networks. |
12 | For laptop users or people who move their computer around different networks. |
| 13 | </abstract> |
13 | </abstract> |
| 14 | |
14 | |
| 15 | <version>7.1</version> |
15 | <version>7.2</version> |
| 16 | <date>2007-03-06</date> |
16 | <date>2007-04-25</date> |
| 17 | |
17 | |
| 18 | <section> |
18 | <section> |
| 19 | <title>Network Management</title> |
19 | <title>Network Management</title> |
| 20 | <body> |
20 | <body> |
| 21 | |
21 | |
| … | |
… | |
| 79 | <pre caption="Installing resolvconf-gentoo"> |
79 | <pre caption="Installing resolvconf-gentoo"> |
| 80 | # <i>emerge resolvconf-gentoo</i> |
80 | # <i>emerge resolvconf-gentoo</i> |
| 81 | </pre> |
81 | </pre> |
| 82 | |
82 | |
| 83 | <p> |
83 | <p> |
| 84 | See <c>man resolvconf-gentoo</c> to learn more about its features. |
84 | See <c>man resolvconf</c> to learn more about its features. |
| 85 | </p> |
85 | </p> |
| 86 | |
86 | |
| 87 | </body> |
87 | </body> |
| 88 | </section> |
88 | </section> |
| 89 | |
89 | |