diff options
author | John Terpstra <jht@samba.org> | 2005-11-17 17:56:02 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:11 -0500 |
commit | e5e18e97f17407dd6b82e90519512f90b048df93 (patch) | |
tree | 83135a4992d6fe4fa4871bdaf9168370c224af78 | |
parent | da9f82de9ffad23a2bd8892cf7e2f38ee6940bc8 (diff) | |
download | samba-e5e18e97f17407dd6b82e90519512f90b048df93.tar.gz samba-e5e18e97f17407dd6b82e90519512f90b048df93.tar.bz2 samba-e5e18e97f17407dd6b82e90519512f90b048df93.zip |
Fix typo. Bug#3127.
(This used to be commit 8c4a6c2e29beb1fa65abd97b964ce2198c471c97)
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Install.xml b/docs/Samba3-HOWTO/TOSHARG-Install.xml index 482767dd3c..c8655c91fb 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Install.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Install.xml @@ -184,9 +184,9 @@ <indexterm><primary>source code</primary></indexterm> <indexterm><primary>distribution</primary></indexterm> <indexterm><primary>tarball</primary></indexterm> - <indexterm><primary>pacakge</primary></indexterm> + <indexterm><primary>package</primary></indexterm> There are sample configuration files in the examples subdirectory in the source code distribution tarball - pacakge. It is suggested you read them carefully so you can see how the options go together in practice. See + package. It is suggested you read them carefully so you can see how the options go together in practice. See the man page for all the options. It might be worthwhile to start out with the <filename>smb.conf.default</filename> configuration file and adapt it to your needs. It contains plenty of comments. </para> |