source: archive/nfs-utils-client.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 1004 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="basicnet-netprogs-nfsutils">
9 <?dbhtml filename="nfsutils.html"?>
10
11
12 <title>NFS Utilities-&nfs-utils-version; Client</title>
13
14 <para>The NFS Utilities package provides NFS server functionality as well
15 as client software such as <command>mount.nfs</command> or <command>umount.nfs</command>.
16 If you want to install it, the instructions can be
17 found in Chapter 19 &ndash; <xref linkend="nfs-utils"/>. Note that if you only
18 want to use the client, you do <emphasis>not</emphasis> need to run the server
19 and so do not need the startup script and links. In accordance with good
20 practice, only run the server if you actually need it (and if you don't know
21 whether you need it or not, it's likely that you don't!).</para>
22
23</sect1>
Note: See TracBrowser for help on using the repository browser.