0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Rich Trott 7a4c9f14dc doc: standardize on "host name" in os.md
Our docs have a mix of "hostname" and "host name" in prose.

Let's follow the usage of Unix man pages, RFCs, and most
professionally-edited sources, and use "host name" in prose and
"hostname" to refer to the command and in code.

Lint rule forthcoming.

PR-URL: https://github.com/nodejs/node/pull/31326
Refs: https://github.com/nodejs/node/pull/31073
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2020-01-14 10:17:30 -08:00
..
addons.md doc: use code markup/markdown in headers in addons documentation 2019-12-26 21:36:59 -08:00
assert.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
async_hooks.md doc: standardize on "host name" in async_hooks.md 2020-01-14 10:17:15 -08:00
buffer.md doc,buffer: use code markup/markdown in headers 2019-12-26 21:37:25 -08:00
child_process.md child_process: create proper public API for channel 2020-01-03 16:32:36 +01:00
cli.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
cluster.md doc,cluster: use code markup/markdown in headers 2019-12-26 21:37:25 -08:00
console.md doc,console: use code markup/markdown in headers 2019-12-26 21:37:26 -08:00
crypto.md doc: fix a code example in crypto.md 2020-01-13 21:14:59 -08:00
debugger.md
deprecations.md doc: standardize on "host name" in deprecations.md 2020-01-14 10:17:17 -08:00
dgram.md doc: standardize on "host name" in dgram.md 2020-01-14 10:17:19 -08:00
dns.md doc: improve dns introduction 2019-12-27 06:14:41 -08:00
documentation.md
domain.md doc,domain: use code markup/markdown in headers 2019-12-26 21:39:24 -08:00
errors.md doc: standardize on "host name" in errors.md 2020-01-14 10:17:21 -08:00
esm.md module: logical conditional exports ordering 2020-01-07 06:14:19 +02:00
events.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
fs.md doc: standardize on "host name" in fs.md 2020-01-14 10:17:23 -08:00
globals.md doc: use code markup/markdown in headers in globals documentation 2019-12-26 21:39:26 -08:00
http2.md doc: standardize on "host name" in http2.md 2020-01-14 10:17:24 -08:00
http.md doc: fix example of parsing request.url 2020-01-13 09:45:55 +01:00
https.md doc: standardize on "host name" in https.md 2020-01-14 10:17:26 -08:00
index.md
inspector.md doc,inspector: use code markup/markdown in headers 2019-12-26 21:39:27 -08:00
intl.md
modules.md module: self resolve bug fix and esm ordering 2019-12-29 11:17:21 -05:00
n-api.md n-api: add napi_get_all_property_names 2020-01-11 18:50:28 -08:00
net.md doc: standardize on "host name" in net.md 2020-01-14 10:17:28 -08:00
os.md doc: standardize on "host name" in os.md 2020-01-14 10:17:30 -08:00
path.md doc,path: use code markup/markdown in headers 2019-12-26 21:39:29 -08:00
perf_hooks.md perf_hooks: move perf_hooks out of experimental 2020-01-01 18:48:13 +01:00
policy.md
process.md process: allow monitoring uncaughtException 2020-01-10 18:35:01 -08:00
punycode.md doc,punycode: use code markup/markdown in headers 2019-12-26 21:39:30 -08:00
querystring.md doc,querystring: use code markup/markdown in headers 2019-12-26 21:39:30 -08:00
readline.md doc: document readline key bindings 2020-01-13 09:35:59 +01:00
repl.md doc: document readline key bindings 2020-01-13 09:35:59 +01:00
report.md
stream.md doc: rename iterator to iterable in examples 2020-01-09 22:07:46 -08:00
string_decoder.md doc,string_decoder: use code markup/markdown in headers 2019-12-26 21:39:32 -08:00
synopsis.md
timers.md doc,timers: use code markup/markdown in headers 2019-12-26 21:39:32 -08:00
tls.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
tracing.md
tty.md doc,tty: use code markup/markdown in headers 2019-12-26 21:39:33 -08:00
url.md doc,url: use code markup/markdown in headers 2019-12-26 21:39:33 -08:00
util.md doc: add an example for util.types.isExternal 2020-01-13 12:49:47 +01:00
v8.md doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics' 2020-01-11 09:52:45 -08:00
vm.md vm: add code cache support for SourceTextModule 2020-01-12 14:43:56 -08:00
wasi.md doc,wasi: use code markup/markdown in headers 2019-12-26 21:39:35 -08:00
worker_threads.md doc,worker: use code markup/markdown in headers 2019-12-26 21:39:35 -08:00
zlib.md doc: fix a code example in zlib.md 2020-01-10 14:58:50 -08:00