diff options
Diffstat (limited to 'manual/string.texi')
-rw-r--r-- | manual/string.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/string.texi b/manual/string.texi index ba5a2c7ba5..397c181c72 100644 --- a/manual/string.texi +++ b/manual/string.texi @@ -2258,7 +2258,7 @@ on different systems. @comment libgen.h @comment XPG -@deftypefun {char *} basename (const char *@var{path}) +@deftypefun {char *} basename (char *@var{path}) @safety{@prelim{}@mtsafe{}@assafe{}@acsafe{}} This is the standard XPG defined @code{basename}. It is similar in spirit to the GNU version, but may modify the @var{path} by removing |