source: networking/netutils/netutils.xml@ 6f21c3b

gimp3 trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since 6f21c3b was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 7 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3bba7e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[6d15c62]8<chapter id="netutils">
[0710d944]9 <?dbhtml filename="netutils.html"?>
[50b8d8b]10
[6d15c62]11 <title>Networking Utilities</title>
[50b8d8b]12
[7c56ece]13 <para>
14 This chapter contains some tools that come in handy when the network
15 needs investigating.
16 </para>
[50b8d8b]17
[49547f1]18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="avahi.xml"/>
[7ded7e3]19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bind-utils.xml"/>
[e33ddee]20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="networkmanager.xml"/>
[2c80efe]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/>
[7ded7e3]22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nmap.xml"/>
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="traceroute.xml"/>
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="whois.xml"/>
[54b35cf]25<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wicd.xml"/>-->
[7ded7e3]26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wireshark.xml"/>
[f45b1953]27
28</chapter>
Note: See TracBrowser for help on using the repository browser.