diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-05-10 10:40:24 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:50 -0500 |
commit | e86e2a6bdb180898898a38dce62ff8a7e3fee445 (patch) | |
tree | d8740ec80270528fbd57898cc8b5ca07ed1bc24e /docs/howto/FastStart.xml | |
parent | c0a6147e88e68cf137f20b8a416896538ba9f476 (diff) | |
download | samba-e86e2a6bdb180898898a38dce62ff8a7e3fee445.tar.gz samba-e86e2a6bdb180898898a38dce62ff8a7e3fee445.tar.bz2 samba-e86e2a6bdb180898898a38dce62ff8a7e3fee445.zip |
Fix output in testparm as well
(This used to be commit 6f983222f9b231b7248216cea8727cb93c1784bf)
Diffstat (limited to 'docs/howto/FastStart.xml')
-rw-r--r-- | docs/howto/FastStart.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/FastStart.xml b/docs/howto/FastStart.xml index 21a622129b..c8ba33c70f 100644 --- a/docs/howto/FastStart.xml +++ b/docs/howto/FastStart.xml @@ -201,7 +201,7 @@ Press enter to see a dump of your service definitions [data] comment = Data path = /export - read only = No + read only = Yes guest only = Yes </screen> </para></step> |