diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-05 00:48:15 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-05 00:48:15 +0000 |
commit | 56a251ee25533890044a1b4b21e4ab772c1979e2 (patch) | |
tree | a27dd5736168e05d679004b752306d5591880dab /docs/docbook/projdoc/AdvancedNetworkAdmin.sgml | |
parent | a59565bf3803c09e41559b2424baf812a1f49d33 (diff) | |
download | samba-56a251ee25533890044a1b4b21e4ab772c1979e2.tar.gz samba-56a251ee25533890044a1b4b21e4ab772c1979e2.tar.bz2 samba-56a251ee25533890044a1b4b21e4ab772c1979e2.zip |
Some layout updates
(This used to be commit 5827981c0dc8fd7e2af0c4490225566dafe9c334)
Diffstat (limited to 'docs/docbook/projdoc/AdvancedNetworkAdmin.sgml')
-rw-r--r-- | docs/docbook/projdoc/AdvancedNetworkAdmin.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/AdvancedNetworkAdmin.sgml b/docs/docbook/projdoc/AdvancedNetworkAdmin.sgml index 525ab6dd37..58bc9a444e 100644 --- a/docs/docbook/projdoc/AdvancedNetworkAdmin.sgml +++ b/docs/docbook/projdoc/AdvancedNetworkAdmin.sgml @@ -35,7 +35,7 @@ Samba stores the per share access control settings in a file called <filename>sh The location of this file on your system will depend on how samba was compiled. The default location for samba's tdb files is under <filename>/usr/local/samba/var</filename>. If the <filename>tdbdump</filename> utility has been compiled and installed on your system then you can examine the contents of this file -by: <filename>tdbdump share_info.tdb</filename>. +by: <userinput>tdbdump share_info.tdb</userinput>. </para> <sect2> |