From 1e6e5b299c235b513095a76a4cd9fffc41e8fc9c Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Mon, 17 Jun 2002 18:36:36 +0000 Subject: beginning to sync up for 2.2.5 release.... --- docs/manpages/smbpasswd.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manpages/smbpasswd.5') diff --git a/docs/manpages/smbpasswd.5 b/docs/manpages/smbpasswd.5 index 60e9e76741b..782bfa37ed9 100644 --- a/docs/manpages/smbpasswd.5 +++ b/docs/manpages/smbpasswd.5 @@ -3,7 +3,7 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "SMBPASSWD" "5" "02 May 2002" "" "" +.TH "SMBPASSWD" "5" "16 May 2002" "" "" .SH NAME smbpasswd \- The Samba encrypted password file .SH SYNOPSIS @@ -23,7 +23,7 @@ Samba and has had several different formats in the past. The format of the smbpasswd file used by Samba 2.2 is very similar to the familiar Unix \fIpasswd(5)\fR file. It is an ASCII file containing one line for each user. Each field -ithin each line is separated from the next by a colon. Any entry +within each line is separated from the next by a colon. Any entry beginning with '#' is ignored. The smbpasswd file contains the following information for each user: .TP -- cgit