From 912dbe49ce25563413746d3bcb62ac3f3cd0f4cb Mon Sep 17 00:00:00 2001 From: David O'Neill Date: Mon, 22 Jan 2001 16:11:33 +0000 Subject: Changes from SAMBA_2_2: docs/yodldocs/smb.conf.5.yo - add comment about ability to include environment variables in smb.conf. Added just to mention it, probably needs improvement. (This used to be commit 50c5ee3c7b41add594e151aa301143a5a60351dc) --- docs/yodldocs/smb.conf.5.yo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index a8574cc4d0..c82e866935 100644 --- a/docs/yodldocs/smb.conf.5.yo +++ b/docs/yodldocs/smb.conf.5.yo @@ -369,6 +369,9 @@ it() bf(%I) = The IP address of the client machine. label(percentT) it() bf(%T) = the current date and time. +label(percentDollar) +it() bf(%$(envvar)) = The value of the environment variable bf(envar). + endit() There are some quite creative things that can be done with these -- cgit