summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlum <lum@openbsd.org>2011-01-21 08:17:50 +0000
committerlum <lum@openbsd.org>2011-01-21 08:17:50 +0000
commitb4c8eeacd40ac7fa3a24b6b2f8be912298945013 (patch)
tree5459a9bb08a00b2b23676dffb0ff2e5c7b6176db
parentGet rid of the use of goto's within vte_iff funtion; from Brad (diff)
downloadwireguard-openbsd-b4c8eeacd40ac7fa3a24b6b2f8be912298945013.tar.xz
wireguard-openbsd-b4c8eeacd40ac7fa3a24b6b2f8be912298945013.zip
Help description of PATH liability a bit.
ok jmc@
-rw-r--r--share/man/man8/afterboot.88
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index 55e4bc12e2a..1416a8b5172 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.128 2010/10/18 14:42:16 jmc Exp $
+.\" $OpenBSD: afterboot.8,v 1.129 2011/01/21 08:17:50 lum Exp $
.\"
.\" Copyright (c) 1997 Marshall M. Midden
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 18 2010 $
+.Dd $Mdocdate: January 21 2011 $
.Dt AFTERBOOT 8
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
.Os
@@ -111,9 +111,9 @@ It is a good idea to always specify the full path name for the
.Xr su 1
and
.Xr sudo 8
-commands as this inhibits the possibility of files placed in your execution
+commands as this inhibits the possibility of rogue files placed in your
.Ev PATH
-for most shells.
+being executed for most shells.
Furthermore, the superuser's
.Ev PATH
should never contain the current directory