summaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-09-08 05:52:20 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-09-08 05:52:20 +0000
commit9fc16e1a4335c3d4a174748940957cb37e168143 (patch)
tree9fcc9a377feee6a2f57e284b03efccc10a306aad /bin/ls
parentd270e24bf7e011e34fc0bc3965f9d26d00cbce57 (diff)
it seems we hyphenate it set-group-id;
from daniel bolgheroni
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index de7bb21cf8f..d637fd1a8f9 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.77 2016/08/10 19:46:43 schwarze Exp $
+.\" $OpenBSD: ls.1,v 1.78 2016/09/08 05:52:19 jmc Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\"
-.Dd $Mdocdate: August 10 2016 $
+.Dd $Mdocdate: September 8 2016 $
.Dt LS 1
.Os
.Sh NAME
@@ -370,7 +370,7 @@ and set-group-ID mode is set.
If in the owner permissions, the file is executable
and set-user-ID mode is set.
If in the group permissions, the file is executable
-and setgroup-ID mode is set.
+and set-group-ID mode is set.
.It Sy x
The file is executable or the directory is
searchable.