From e9d4c8587a96fb79970e13e78e9433235858b77b 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 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