<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!ENTITY preamble SYSTEM "preamble.sgml">
<!ENTITY intro SYSTEM "intro.sgml">
<!ENTITY server SYSTEM "server.sgml">
<!ENTITY client SYSTEM "client.sgml">
<!ENTITY performance SYSTEM "performance.sgml">
<!ENTITY security SYSTEM "security.sgml">
<!ENTITY troubleshooting SYSTEM "troubleshooting.sgml">
<!ENTITY interoperability SYSTEM "interop.sgml">
]>
<!-- make with the following cmd
 mkdir html
 cd html
jade -t sgml -i html -d /usr/lib/sgml/stylesheets/ldp.dsl\#html ../nfs-howto.sgml
-->

<article>
<artheader>
  <title>Linux NFS-HOWTO</title>
   <author>
     <firstname>Tavis</firstname>
     <surname>Barr</surname>
     <affiliation>
       <address>
         <email>tavis@mahler.econ.columbia.edu</email>
       </address>
     </affiliation>
   </author>
   <author>
     <firstname>Nicolai</firstname>
     <surname>Langfeldt</surname>
     <affiliation>
       <address>
         <email>janl@linpro.no</email>
       </address>
      </affiliation>
   </author>
   <author>
     <firstname>Seth</firstname>
     <surname>Vidal</surname>
    <affiliation>
      <address>
        <email>skvidal@phy.duke.edu</email>
      </address>
    </affiliation>
   </author>

   <othercredit role="ja-translator">
    <othername>中野武雄</othername>
    <contrib>(日本語訳)</contrib>
    <affiliation>
      <address>
        <email>nakano@apm.seikei.ac.jp</email>
      </address>
    </affiliation>
   </othercredit>

  <edition>Draft</edition>
  <pubdate>2002-01-26 (original 2000-12-28)</pubdate>
</artheader>
&preamble;
&intro;
&server;
&client;
&performance;
&security;
&troubleshooting;
&interoperability;
</article>


