Forgot to add the "written by" line to the NFS chapter I wrote.
This commit is contained in:
parent
bcd4ff78fc
commit
81f23a6b67
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6997
2 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.20 2000/03/30 23:55:50 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.21 2000/04/03 08:59:57 unfurl Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="advanced-networking">
|
<chapter id="advanced-networking">
|
||||||
|
|
@ -327,6 +327,8 @@ Local1 (10.20.30.1, 10.9.9.30) --> T1-GW (10.9.9.1)
|
||||||
<sect1 id="nfs">
|
<sect1 id="nfs">
|
||||||
<title>NFS</title>
|
<title>NFS</title>
|
||||||
|
|
||||||
|
<para><emphasis>Written by &a.unfurl;, 4 March 2000.</emphasis></para>
|
||||||
|
|
||||||
<para>Among the many different file systems that FreeBSD supports is
|
<para>Among the many different file systems that FreeBSD supports is
|
||||||
a very unique type, the Network File System or NFS. NFS allows you
|
a very unique type, the Network File System or NFS. NFS allows you
|
||||||
to share directories and files on one machine with one or more other
|
to share directories and files on one machine with one or more other
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.20 2000/03/30 23:55:50 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.21 2000/04/03 08:59:57 unfurl Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="advanced-networking">
|
<chapter id="advanced-networking">
|
||||||
|
|
@ -327,6 +327,8 @@ Local1 (10.20.30.1, 10.9.9.30) --> T1-GW (10.9.9.1)
|
||||||
<sect1 id="nfs">
|
<sect1 id="nfs">
|
||||||
<title>NFS</title>
|
<title>NFS</title>
|
||||||
|
|
||||||
|
<para><emphasis>Written by &a.unfurl;, 4 March 2000.</emphasis></para>
|
||||||
|
|
||||||
<para>Among the many different file systems that FreeBSD supports is
|
<para>Among the many different file systems that FreeBSD supports is
|
||||||
a very unique type, the Network File System or NFS. NFS allows you
|
a very unique type, the Network File System or NFS. NFS allows you
|
||||||
to share directories and files on one machine with one or more other
|
to share directories and files on one machine with one or more other
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue