From e90c60b1e3a0058158e3a57eb49de0c0b7181999 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. PR-URL: https://github.com/nodejs/node/pull/38535 Reviewed-By: Gireesh Punathil Reviewed-By: Richard Lau Reviewed-By: Beth Griggs --- 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 e0e8960e7f3a26..74e68bef69f0eb 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -4158,7 +4158,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