Move my users chapter into "System Administration" instead.
This commit is contained in:
parent
f07b0515ee
commit
f52946f5a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6776
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.83 2000/01/20 11:28:56 nbm Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.84 2000/03/08 11:12:11 nbm Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -77,12 +77,12 @@
|
|||
&chap.install;
|
||||
&chap.basics;
|
||||
&chap.ports;
|
||||
&chap.users;
|
||||
</part>
|
||||
|
||||
<part>
|
||||
<title>System Administration</title>
|
||||
|
||||
&chap.users;
|
||||
&chap.kernelconfig;
|
||||
&chap.security;
|
||||
&chap.printing;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.83 2000/01/20 11:28:56 nbm Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.84 2000/03/08 11:12:11 nbm Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -77,12 +77,12 @@
|
|||
&chap.install;
|
||||
&chap.basics;
|
||||
&chap.ports;
|
||||
&chap.users;
|
||||
</part>
|
||||
|
||||
<part>
|
||||
<title>System Administration</title>
|
||||
|
||||
&chap.users;
|
||||
&chap.kernelconfig;
|
||||
&chap.security;
|
||||
&chap.printing;
|
||||
|
|
Loading…
Reference in a new issue