diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:55:44 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:55:44 +0000 |
commit | 75043c22eac6b48ef70c49d797b31b3eb73a5dc6 (patch) | |
tree | f782755ba75c6d9f9b5df1b42c6bf79dfe1a1ac9 /chapter05/pwdgroup.xml | |
parent | 04f55298c9e18967d2203a7664c6633a13b583b8 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/pwdgroup.xml')
-rw-r--r-- | chapter05/pwdgroup.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/pwdgroup.xml b/chapter05/pwdgroup.xml index e8c25881f..0623ea85d 100644 --- a/chapter05/pwdgroup.xml +++ b/chapter05/pwdgroup.xml @@ -1,5 +1,6 @@ <sect1 id="ch05-pwdgroup"> <title>Creating passwd and group files</title> +<?dbhtml filename="pwdgroup.html" dir="chapter05"?> <para>In order for the user and group root to be recognized and to be able to login, there needs to be an entry in the /etc/passwd and /etc/group file. |