diff options
author | Volker Lendecke <vlendec@samba.org> | 2001-08-21 02:11:41 +0000 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2001-08-21 02:11:41 +0000 |
commit | a1e97aafe54a2960409637d67af847420b003ec8 (patch) | |
tree | 4d1143fb6f2c16caf4d45b2348ef988414f63612 | |
parent | 1c94fa80646f9e31377fbb41332fe4780f550cab (diff) | |
download | samba-a1e97aafe54a2960409637d67af847420b003ec8.tar.gz samba-a1e97aafe54a2960409637d67af847420b003ec8.tar.xz samba-a1e97aafe54a2960409637d67af847420b003ec8.zip |
Fixed a little typo.
Volker
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 70b4cc1c8ee..f9a4531150c 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -408,7 +408,7 @@ <listitem><para>the name of your NIS home directory server. This is obtained from your NIS auto.map entry. If you have not compiled Samba with the <emphasis>--with-automount</emphasis> - option then this value will be the same as %.</para> + option then this value will be the same as %L.</para> </listitem> </varlistentry> |