mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 22:02:58 -04:00
Fix typo.
Submitted by: arundel MFC after: 3 days
This commit is contained in:
parent
68b8534bdf
commit
2cda7d0049
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" @(#)stat.2 8.4 (Berkeley) 5/1/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 28, 2010
|
||||
.Dd November 17, 2011
|
||||
.Dt STAT 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -411,7 +411,7 @@ and
|
|||
system calls are expected to conform to
|
||||
.St -p1003.1-90 .
|
||||
The
|
||||
.Fn fchownat
|
||||
.Fn fstatat
|
||||
system call follows The Open Group Extended API Set 2 specification.
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue