Author: obnox Date: 2008-01-18 11:08:18 +0000 (Fri, 18 Jan 2008) New Revision: 1230
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1230 Log: Fix output of backslashes in SMBCONF registry key. Michael Modified: trunk/manpages-3/smb.conf.5.xml Changeset: Modified: trunk/manpages-3/smb.conf.5.xml =================================================================== --- trunk/manpages-3/smb.conf.5.xml 2008-01-18 10:59:31 UTC (rev 1229) +++ trunk/manpages-3/smb.conf.5.xml 2008-01-18 11:08:18 UTC (rev 1230) @@ -764,7 +764,7 @@ 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>
