about summary refs log tree commit diff
path: root/manual/sysinfo.texi
diff options
context:
space:
mode:
authorVille Skytta <ville.skytta@iki.fi>2013-12-30 15:29:35 +0100
committerOndřej Bílka <neleai@seznam.cz>2013-12-30 15:42:26 +0100
commit9dcc8f116c57767cbdb967d57523c2050c25a583 (patch)
tree8a1644d71deb804b101852a3ff5cdfb72ad5ba93 /manual/sysinfo.texi
parentd97ae285e8c82cc07b719283e8a3dc799c1b9587 (diff)
downloadglibc-9dcc8f116c57767cbdb967d57523c2050c25a583.tar.gz
glibc-9dcc8f116c57767cbdb967d57523c2050c25a583.tar.xz
glibc-9dcc8f116c57767cbdb967d57523c2050c25a583.zip
Fix spelling in manual, as in bug 16376
Diffstat (limited to 'manual/sysinfo.texi')
-rw-r--r--manual/sysinfo.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/sysinfo.texi b/manual/sysinfo.texi
index 5df2a0f243..5b6e8d017c 100644
--- a/manual/sysinfo.texi
+++ b/manual/sysinfo.texi
@@ -226,7 +226,7 @@ associated data type are declared in the header file
 
 As a bonus, @code{uname} also gives some information identifying the
 particular system your program is running on.  This is the same information
-which you can get with functions targetted to this purpose described in
+which you can get with functions targeted to this purpose described in
 @ref{Host Identification}.