Date: Wed, 22 Dec 2004 15:53:39 +0100 From: Marco Trentini <mark@remotelab.org> To: Denis Peplin <den@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/basics chapter.sgml Message-ID: <20041222145339.GC10665@einstein.lab> In-Reply-To: <200412221127.iBMBRPMc036186@repoman.freebsd.org> References: <200412221127.iBMBRPMc036186@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 22, 2004 at 11:27:25AM +0000, Denis Peplin wrote:
> den 2004-12-22 11:27:25 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/books/handbook/basics chapter.sgml
> Log:
> Obtain information about /rescue/ from hier(7)
>
> Revision Changes Path
> 1.128 +6 -1 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml
mark@einstein % cvs diff -r1.127 -rHEAD chapter.sgml
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- chapter.sgml 29 Nov 2004 21:43:36 -0000 1.127
+++ chapter.sgml 22 Dec 2004 11:27:25 -0000 1.128
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.127 2004/11/29 21:43:36 ceri Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.128 2004/12/22 11:27:25 den Exp $
-->
<chapter id="basics">
@@ -687,7 +687,12 @@
<entry>Process file system; see &man.procfs.5;,
&man.mount.procfs.8;.</entry>
</row>
-
+
+ <row>
+ <entry><filename class="directory">/rescue/</filename></entry>
+ <entry>Statically linked programs for emergency recovery; see
+ &man.rescue.8;.</entry>
+
<row>
<entry><filename class="directory">/root/</filename></entry>
<entry>Home directory for the <username>root</username>
Missing </row> even if it build correctly.
--
Marco Trentini mark@remotelab.org
http://www.remotelab.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041222145339.GC10665>
