mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bring in the changes from NetBSD 1.16 that we did not already have.
"Some fixes from jmc@openbsd." Obtained from: wiz@NetBSD.org
This commit is contained in:
parent
18c5bc2279
commit
7c304a3b0f
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ The
|
|||
utility displays information about the file pointed to by
|
||||
.Ar file .
|
||||
Read, write, or execute permissions of the named file are not required, but
|
||||
all directories listed in the path name leading to the file must be
|
||||
all directories listed in the pathname leading to the file must be
|
||||
searchable.
|
||||
If no argument is given,
|
||||
.Nm
|
||||
|
|
@ -372,7 +372,7 @@ Device number for character and block device special files.
|
|||
.It Cm a , m , c , B
|
||||
The time
|
||||
.Ar file
|
||||
was last accessed or modified, of when the inode was last changed, or
|
||||
was last accessed or modified, or when the inode was last changed, or
|
||||
the birth time of the inode.
|
||||
.It Cm z
|
||||
The size of
|
||||
|
|
|
|||
Loading…
Reference in a new issue