Hi Ma, On Wed, Jul 03, 2024 at 11:51:09AM GMT, Ma Xinjian wrote: > Signed-off-by: Ma Xinjian <maxj.fnst@xxxxxxxxxxx> > --- > man/man2/utime.2 | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/man/man2/utime.2 b/man/man2/utime.2 > index f4858d3e3..253f1fd3a 100644 > --- a/man/man2/utime.2 > +++ b/man/man2/utime.2 > @@ -7,6 +7,7 @@ > .\" Modified 1995-06-10 by Andries Brouwer <aeb@xxxxxx> > .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@xxxxxxxxx> > .\" Modified 2004-10-10 by Andries Brouwer <aeb@xxxxxx> > +.\" Modified 2024-07-03 by Ma Xinjian <maxj.fnst@xxxxxxxxxxx> We don't write those comments anymore. We have git for that. Only copyright lines are still used. > .\" > .TH utime 2 (date) "Linux man-pages (unreleased)" > .SH NAME > @@ -132,6 +133,10 @@ or the > .B CAP_FOWNER > capability). > .TP > +.B EFAULT > +.I filename > +points outside the process's address space. I'd say just "Bad address.", which is what `errno EFAULT` says. The user shouldn't care much more than that. Have a lovely day! Alex > +.TP > .B ENOENT > .I filename > does not exist. > -- > 2.18.1 > > -- <https://www.alejandro-colomar.es/>
Attachment:
signature.asc
Description: PGP signature