From 037d4638ab7f6f2a851ca21ab1ca3b6aef34a6e8 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 18 Jan 2008 11:08:18 +0000 Subject: Fix output of backslashes in SMBCONF registry key. Michael (This used to be commit 17b778c0f93d4d5de95dae465065c5ef4ba2be41) --- docs/manpages-3/smb.conf.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml index 0b2df36d80..a925f2a7ea 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 regedit or net rpc registry in the key - HKLM\Software\Samba\smbconf. + HKLM\Software\Samba\smbconf. More conveniently, the conf subcommand of the net -- cgit