Changeset 0d36d0a for BOOK/network


Ignore:
Timestamp:
Jun 3, 2014, 3:55:31 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
42d253d
Parents:
213ad522
Message:

More updates to chapter references

Location:
BOOK/network/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/network/common/choose.xml

    r213ad522 r0d36d0a  
    2525  <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para>
    2626
    27   <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-scripts-network-scripts"/>.</para>
     27  <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-network-network-scripts"/>.</para>
    2828
    2929</sect1>
  • BOOK/network/common/network-scripts.xml

    r213ad522 r0d36d0a  
    66]>
    77
    8 <sect1 id="ch-scripts-network-scripts" role="wrap">
     8<sect1 id="ch-network-network-scripts" role="wrap">
    99  <?dbhtml filename="network-scripts.html"?>
    1010
     
    1717  <title>CLFS-Network-Scripts-&clfs-network-scripts-version;</title>
    1818
    19   <indexterm zone="ch-scripts-network-scripts">
     19  <indexterm zone="ch-network-network-scripts">
    2020    <primary sortas="a-Network-Scripts">Network-Scripts</primary>
    2121  </indexterm>
     
    6161        <listitem>
    6262          <para>Stops a network device.</para>
    63           <indexterm zone="ch-scripts-network-scripts ifdown-network-scripts">
     63          <indexterm zone="ch-network-network-scripts ifdown-network-scripts">
    6464            <primary sortas="d-ifdown">ifdown</primary>
    6565          </indexterm>
     
    7171        <listitem>
    7272          <para>Initializes a network device.</para>
    73           <indexterm zone="ch-scripts-network-scripts ifup-network-scripts">
     73          <indexterm zone="ch-network-network-scripts ifup-network-scripts">
    7474            <primary sortas="d-ifup">ifup</primary>
    7575          </indexterm>
     
    8282          <para>Provides the functionality needed to assign a static Internet
    8383          Protocol (IP) address to a network interface.</para>
    84           <indexterm zone="ch-scripts-network-scripts ipv4-static-network-scripts">
     84          <indexterm zone="ch-network-network-scripts ipv4-static-network-scripts">
    8585            <primary sortas="d-ipv4-static">ipv4-static</primary>
    8686          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.