Commit graph

17 commits

Author SHA1 Message Date
Johann Kois
f00c00c618 Add a missing </step>. 2008-10-11 14:05:57 +00:00
Gabor Pali
edafad6a69 Eliminate erroneous role="directory" attributes from <filename> elements
and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
2008-08-06 22:03:50 +00:00
Johann Kois
1b21b1599f The command "mount_devfs" does exist any longer (since 7.0). Instead we use the
generic "mount -t devfs" for this purpose.

Noticed by:     Tom Van Looy (assarix att pandora dott be)
2008-03-25 17:21:09 +00:00
Daniel Gerzo
81feacb460 Update for FreeBSD-SA-07:01.jail.
PR:		docs/117024
Patch by:	Wesley Shields <wxs.atarininja.org> (partly)
2007-10-13 23:04:11 +00:00
Marc Fonvieille
e93cec2655 Typo fixing. 2007-05-29 12:10:12 +00:00
Giorgos Keramidas
0dee721fb2 Fix a syntax nit.
Submitted by:	ganbold at micom.mng.net
2007-05-29 10:47:34 +00:00
Daniel Gerzo
e2b30fe74c Extend the jails chapter with the new section called "Application of
Jails". This section is going to provide a few examples how can be
jails used in production. Also bring in the first example, or howto,
called "Service Jails" which is basically based on a document
originally written by simon@ and an updated article by Ken Tom.

I think this section is in a pretty good shape, but any additional
grammar or logic updates are welcome!

Reviewed by:	simon (I think only a bit),
		Jeremie Le Hen <jeremie(at)le-hen(dot)org>
Approved by:	keramida (mentor), trhodes (mentor)
2007-05-28 20:02:46 +00:00
Daniel Gerzo
9db2464206 - remove redundant "the" article and "," punctuation from title
Approved by: keramida (mentor)
2007-05-15 19:59:52 +00:00
Marc Fonvieille
9bf943922c Punctuation fix and add missing words. 2007-04-29 16:12:19 +00:00
Marc Fonvieille
63133085c6 - A little rewording to make a sentence less "weird";
- Use of more correct tags to talk about a command argument.
2007-04-29 09:49:16 +00:00
Marc Fonvieille
ac6e7e15fb Avoid to add the word "section" after a xref tag since this latter
already provides the word "section" once the SGML file is compiled.
2007-04-29 09:28:45 +00:00
Marc Fonvieille
df3b46735a - s/section/chapter since we talk about the chapter not about the
section
- Use of "FreeBSD X.X" scheme instead of "FreeBSD-X.X"
2007-04-20 20:30:32 +00:00
Marc Fonvieille
df883fb680 s/perfom/perform 2007-04-15 09:25:06 +00:00
Daniel Gerzo
791dee3298 - Fix rendering issue
- Fix rc.conf variable syntax [1]

Submitted by: Jeroen Meulemans <jeroen.meulemans (at) gmail.com> [1]
Approved by: trhodes (mentor), keramida (mentor)
2007-04-11 18:43:47 +00:00
Giorgos Keramidas
2c381f71b2 Remove spurious paren.
Submitted by:	Ganbold <ganbold@micom.mng.net>
2007-04-03 13:28:22 +00:00
Giorgos Keramidas
bb705ca602 Handbook "jail" chapter update:
* Misc wording/syntax/grammar fixes.
* Add short descriptions to the glossary/term index list.
* Use &man.chroot.8; to refer to the utility and &man.chroot.2; to refer
  to the system call of the same name.
2007-04-03 13:24:04 +00:00
Daniel Gerzo
f09602d335 Add a new Handbook chapter about FreeBSD jails. It has been originally written
by Matteo Riondato and further work has been done by me and my great mentors.
Despite it took months to get it in, we believe it's a right time to commit and
have a wider audience to look at it, and improve it even more. I hope you will
like it :-)

Approbed by: trhodes (mentor), keramida (mentor)
2007-03-22 20:30:18 +00:00