From 9e9e918ec2a607aca26253fe945ea9569475aae3 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Thu, 22 Mar 2012 09:00:22 +0100 Subject: [PATCH] slocal: Updated man page to recent change. --- man/slocal.man1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/slocal.man1 b/man/slocal.man1 index f8952bc..e8defa5 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -332,7 +332,9 @@ variables .BR $USER , .BR $HOME , .B $SHELL -are set appropriately, and no other environment variables exist. +are set appropriately, +.B $PATH +is preserved, but no other environment variables exist. .PP The process is given a certain amount of time to execute. If the process does not exit within this limit, the process will be terminated with -- 1.7.10.4