From b3da54d1813f34fca31cdb5fd3db90b9141b1b7a Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 5 Jan 2012 23:38:10 +0100 Subject: Placate a number of `syntax-check' verifications. - "filesystem" -> "file system" - remove doubled words - use EXIT_* macros instead of literal numbers - update `syntax-check' exclusion files --- doc/ref/api-io.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ref/api-io.texi') diff --git a/doc/ref/api-io.texi b/doc/ref/api-io.texi index afcde579d..9799c31d5 100644 --- a/doc/ref/api-io.texi +++ b/doc/ref/api-io.texi @@ -1181,7 +1181,7 @@ procedures and does not rely on R6RS support. Some of the procedures described in this chapter accept a file name as an argument. Valid values for such a file name include strings that name a file -using the native notation of filesystem paths on an implementation's +using the native notation of file system paths on an implementation's underlying operating system, and may include implementation-dependent values as well. -- cgit v1.2.3