docs: fix typo

This commit is contained in:
Yu Watanabe 2023-08-01 15:53:32 +09:00
parent 638440753e
commit ec88da9146

View file

@ -620,7 +620,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
sure to imply `AT_EMPTY_PATH` if an empty or `NULL` path argument is
specified (and convert that latter to an empty string). This differs from the
underlying kernel semantics, where `AT_EMPTY_PATH` must always be specified
explicitly, and `NULL` is not acepted as path.
explicitly, and `NULL` is not accepted as path.
## Command Line