diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-05-30 02:42:24 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-05-30 02:42:24 +0000 |
commit | 38e32dbd0ac388cd4ee9f335bb5eb94afd4f2c44 (patch) | |
tree | 0dd9ceca3fdf21c174eab530904cdb21c1c64c16 /bin/ls/ls.1 | |
parent | 49e387015fd31ac34dee83d42ef9af7d1e692ae9 (diff) |
It's spelled "occurrence". Also a few other minor mods while I'm at it.
Diffstat (limited to 'bin/ls/ls.1')
-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 d14235508ec..f17165f87a9 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.17 1999/05/23 20:15:48 aaron Exp $ +.\" $OpenBSD: ls.1,v 1.18 1999/05/30 02:42:05 pjanzen Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -215,7 +215,7 @@ and options override each other; the last one specified determines the file time used. The .Fl f -option overrides any occurence of either. +option overrides any occurrence of either. .Pp By default, .Nm @@ -257,7 +257,7 @@ option or .Ev BLOCKSIZE environment variable. .Pp -If the owner or group name is not a known user or group name, +If the owner or group name is not a known user or group name, respectively, or the .Fl n option is given, the numeric ID is displayed. |