open_by_handle_at.2: tfix: page xref

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-10-03 08:42:29 +02:00
parent b22f4e4f60
commit f29d0171ad
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ is interpreted relative to the directory referred to by
.IR dirfd ,
and a handle is returned for the file to which it refers.
(See
.BR openat (3)
.BR openat (2)
for an explanation of why "directory file descriptors" are useful.)
.IP *
If