aboutsummaryrefslogtreecommitdiff
path: root/manual/filesys.texi
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-10-27 22:59:54 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-16 00:59:57 -0400
commitef48b196770b8091ba13c21183d7c1cc5efbca11 (patch)
tree6b9b92755686209d6d61d99426c26cd2ccd49a0f /manual/filesys.texi
parent4706240f5259b12c0e19479c1635d7e9f56ec555 (diff)
downloadglibc-ef48b196770b8091ba13c21183d7c1cc5efbca11.zip
glibc-ef48b196770b8091ba13c21183d7c1cc5efbca11.tar.gz
glibc-ef48b196770b8091ba13c21183d7c1cc5efbca11.tar.bz2
manual: fix spelling typos
I've bracketed the changes to make it easier to pick out. enlengthen -> extend enlengthened -> extended excep[e]tions -> exceptions exten[da]ble -> exten[si]ble implement[o]r -> implement[e]r licen[c]e -> licen[s]e optimzed -> optim[i]zed overriden -> overrid[d]en param[a]ter -> param[e]ter Signed-off-by: Mike Frysinger <vapier@gentoo.org> 2012-10-27 Mike Frysinger <vapier@gentoo.org> * manual/arith.texi: Fix spelling typos. * manual/contrib.texi: Likewise. * manual/crypt.texi: Likewise. * manual/filesys.texi: Likewise. * manual/llio.texi: Likewise. * manual/locale.texi: Likewise. * manual/message.texi: Likewise. * manual/nss.texi: Likewise. * manual/socket.texi: Likewise. * manual/stdio.texi: Likewise. * manual/string.texi: Likewise. * manual/sysinfo.texi: Likewise.
Diffstat (limited to 'manual/filesys.texi')
-rw-r--r--manual/filesys.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi
index b323664..a22c21f 100644
--- a/manual/filesys.texi
+++ b/manual/filesys.texi
@@ -885,7 +885,7 @@ of the following categories. This could be special files, sockets etc.
The item is a directory.
@item FTW_NS
The @code{stat} call failed and so the information pointed to by the
-second paramater is invalid.
+second parameter is invalid.
@item FTW_DNR
The item is a directory which cannot be read.
@item FTW_SL