diff options
Diffstat (limited to 'bin/ls')
-rw-r--r-- | bin/ls/ls.1 | 6 |
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. |