From 7afae705d07b7a8f7deb10edf6988e3acd905f8d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 22 Apr 2002 11:25:18 +0000 Subject: Clarify comments a bit in smb-shares.m4. --- samba/smb-shares.conf.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samba/smb-shares.conf.m4 b/samba/smb-shares.conf.m4 index 243e894..2183f5e 100644 --- a/samba/smb-shares.conf.m4 +++ b/samba/smb-shares.conf.m4 @@ -2,7 +2,7 @@ ifelse(` /etc/samba/smb-shares.m4 Copyright 2002 Jonas Smedegaard -$Id: smb-shares.conf.m4,v 1.1 2002-04-22 11:14:45 jonas Exp $ +$Id: smb-shares.conf.m4,v 1.2 2002-04-22 11:25:18 jonas Exp $ m4 share definitions for generating Samba server smb.conf include file @@ -23,11 +23,11 @@ where "reference" allows guests "homes" pre-creates directory mode 755 (FIXME: that is bad!!!) : Mount point description (iso8859-1 is (fully?) supported). + : Full path to mount point : user name of mountpoint owner : group name of mountpoint owner : Numeric access modes of mount point - : Full path to mount point - : Primary group with access to mountpoint (default readonly). Public access if omitted + ro|rw : Primary group with access to mountpoint. Public readonly access if omitted : Secondary group with readonly access Example: -- cgit v1.2.3