summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2023-05-13 18:34:50 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2023-05-13 18:34:50 +0000
commit7698cea1a4c2fa7eff4cc2405547ca04b294213b (patch)
tree5377321708232932dd3ac18706a1a4c94851b50d /bin
parentc3fea3e9c4eaf987efff30685231d472cddfb9b7 (diff)
add /usr/local/sbin to PATH;
confirmed/ok kn
Diffstat (limited to 'bin')
-rw-r--r--bin/ksh/sh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index 864713a623a..b73dcf31e83 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.156 2022/12/19 08:19:50 sdk Exp $
+.\" $OpenBSD: sh.1,v 1.157 2023/05/13 18:34:49 jmc Exp $
.\"
.\" Copyright (c) 2015 Jason McIntyre <jmc@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: December 19 2022 $
+.Dd $Mdocdate: May 13 2023 $
.Dt SH 1
.Os
.Sh NAME
@@ -2108,7 +2108,7 @@ on
.Ox
is:
.Bd -literal -offset 2n
-/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
+/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
.Ed
.It Ev POSIXLY_CORRECT
Enable POSIX mode