diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 4374d4dd3c7afa..90c2ad5d4f2197 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2062,8 +2062,7 @@ changes: Type: Documentation-only -The `process.binding()` API is intended for use by Node.js internal code -only. Use of `process.binding()` by userland code is unsupported. +`process.binding()` is for use by Node.js internal code only. [`--pending-deprecation`]: cli.html#cli_pending_deprecation [`Buffer.allocUnsafeSlow(size)`]: buffer.html#buffer_class_method_buffer_allocunsafeslow_size