mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
fixed typos
Reviewed by: Submitted by:
This commit is contained in:
parent
6dc3c6f768
commit
c4f265d4e6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2473
1 changed files with 2 additions and 2 deletions
|
@ -121,7 +121,7 @@ The number of hard links the file is expected to have.
|
|||
.It Cm uid
|
||||
The file owner as a numeric value.
|
||||
.It Cm uname
|
||||
The file group as a symbolic name.
|
||||
The file owner as a symbolic name.
|
||||
.It Cm size
|
||||
The size, in bytes, of the file.
|
||||
.It Cm link
|
||||
|
@ -154,7 +154,7 @@ The default set of keywords are
|
|||
.Cm mode ,
|
||||
.Cm nlink ,
|
||||
.Cm size ,
|
||||
.Cm slink ,
|
||||
.Cm link ,
|
||||
.Cm time ,
|
||||
and
|
||||
.Cm uid .
|
||||
|
|
Loading…
Reference in a new issue