summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-01-18 11:08:18 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 09:02:07 -0500
commit7df4a908f5ee0f7abe4790e6ce49db0f770b3b99 (patch)
tree787a2b42e8a1702ad9c9a22f64e0d6be7d6b926d
parentb7a62405f359e1a8b86ac2e5377e3e9880aa1bc3 (diff)
downloadsamba-7df4a908f5ee0f7abe4790e6ce49db0f770b3b99.tar.gz
Fix output of backslashes in SMBCONF registry key.
Michael
-rw-r--r--docs/manpages-3/smb.conf.5.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml
index 0b2df36d803..a925f2a7eab 100644
--- a/docs/manpages-3/smb.conf.5.xml
+++ b/docs/manpages-3/smb.conf.5.xml
@@ -764,7 +764,7 @@ chmod 1770 /usr/local/samba/lib/usershares
The registry configuration can be accessed with
tools like <emphasis>regedit</emphasis> or <emphasis>net rpc
registry</emphasis> in the key
- <emphasis><literal>HKLM\Software\Samba\smbconf</literal></emphasis>.
+ <emphasis>HKLM\Software\Samba\smbconf</emphasis>.
More conveniently, the <emphasis>conf</emphasis> subcommand of the
<citerefentry><refentrytitle>net</refentrytitle>