diff options
Diffstat (limited to 'docs/smbdotconf/misc')
-rw-r--r-- | docs/smbdotconf/misc/utmp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/utmp.xml b/docs/smbdotconf/misc/utmp.xml index d60a6e5bec..67c02cc64c 100644 --- a/docs/smbdotconf/misc/utmp.xml +++ b/docs/smbdotconf/misc/utmp.xml @@ -7,7 +7,7 @@ <para> This boolean parameter is only available if Samba has been configured and compiled with the option <command moreinfo="none">--with-utmp</command>. If set to - <constant>yes</constant> then Samba will attempt to add utmp or utmpx records + <constant>yes</constant> then Samba will attempt to add utmp or utmpx records (depending on the UNIX system) whenever a connection is made to a Samba server. Sites may use this to record the user connecting to a Samba share. </para> |