summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-03-12 03:20:35 -0500
committerFlorian Weimer <fweimer@redhat.com>2015-03-12 17:56:46 +0100
commitaf85ebcdf7a754d3d3d3d26ba8250ab58310f535 (patch)
tree759ea255cd0e0766a8cd9b04c11d3bde318b9f63 /manual
parent2e807f29595eb5b1e5d0decc6e356a3562ecc58e (diff)
manual: fix XPG basename prototype
* manual/string.texi (XPG basename): Fix prototype.
Diffstat (limited to 'manual')
-rw-r--r--manual/string.texi2
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