Fix typo reported by Henning Petersen in PR 45515.
This commit is contained in:
parent
3b6c8d6eaa
commit
8d207e698a
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: utimes.2,v 1.29 2011/08/22 22:14:46 enami Exp $
|
.\" $NetBSD: utimes.2,v 1.30 2011/10/25 09:26:53 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993
|
.\" Copyright (c) 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
|
@ -231,7 +231,7 @@ It was however marked as legacy in the
|
||||||
revision.
|
revision.
|
||||||
.Fn futimens
|
.Fn futimens
|
||||||
and
|
and
|
||||||
.Fn utmensat
|
.Fn utimensat
|
||||||
functions conform to
|
functions conform to
|
||||||
.St -p1003.1-2008 .
|
.St -p1003.1-2008 .
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
|
Loading…
Reference in New Issue