glfs/archive/nfs-utils-client.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

27 lines
1.0 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="basicnet-netprogs-nfsutils">
<?dbhtml filename="nfsutils.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>NFS Utilities-&nfs-utils-version; Client</title>
<para>The NFS Utilities package provides NFS server functionality as well
as client software such as <command>mount.nfs</command> or <command>umount.nfs</command>.
If you want to install it, the instructions can be
found in Chapter 19 &ndash; <xref linkend="nfs-utils"/>. Note that if you only
want to use the client, you do <emphasis>not</emphasis> need to run the server
and so do not need the startup script and links. In accordance with good
practice, only run the server if you actually need it (and if you don't know
whether you need it or not, it's likely that you don't!).</para>
</sect1>