summaryrefslogtreecommitdiff
path: root/doc/posix-functions/setkey.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-03 11:18:07 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-03 11:18:38 -0800
commitfe3419dc7ec3ae91c9c4808cbc48f6477b2cfca9 (patch)
treeabf1f99fde00837db25bce192cd3821cdeacedac /doc/posix-functions/setkey.texi
parentb076a606c06a7bf7150c9591028052884d48232f (diff)
downloadgnulib-fe3419dc7ec3ae91c9c4808cbc48f6477b2cfca9.tar.gz
doc: use ASCII in .texi files where UTF-8 isn't needed
* doc/posix-functions/crypt.texi, doc/posix-functions/encrypt.texi: * doc/posix-functions/setkey.texi, doc/regex.texi: Use ASCII input, not UTF-8.
Diffstat (limited to 'doc/posix-functions/setkey.texi')
-rw-r--r--doc/posix-functions/setkey.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/setkey.texi b/doc/posix-functions/setkey.texi
index 6510908497..5c7856730b 100644
--- a/doc/posix-functions/setkey.texi
+++ b/doc/posix-functions/setkey.texi
@@ -18,5 +18,5 @@ NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, MSVC 9, BeOS.
@item
This function is not declared in @code{<stdlib.h>}
(without @code{-D_GNU_SOURCE}) on some platforms:
-glibc (at least 2.11–2.13).
+glibc (at least 2.11--2.13).
@end itemize