From fbc69aac2f1b0b3ee632c742d1ce6a0bc9f424e9 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 May 2021 06:29:25 -0700 Subject: [PATCH] doc: use AIX instead of Aix in fs.md Both for consistency within the doc and to conform with IBM's usage regarding their on product, refer to the operating system as AIX rather than Aix. --- doc/api/fs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/fs.md b/doc/api/fs.md index 11e5b2c39fb785..91a34b0e9c4e3b 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -3628,7 +3628,7 @@ to be notified of filesystem changes. directories. * On SunOS systems (including Solaris and SmartOS), this uses [`event ports`][]. * On Windows systems, this feature depends on [`ReadDirectoryChangesW`][]. -* On Aix systems, this feature depends on [`AHAFS`][], which must be enabled. +* On AIX systems, this feature depends on [`AHAFS`][], which must be enabled. * On IBM i systems, this feature is not supported. If the underlying functionality is not available for some reason, then