| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cb89b3b commit 658c758
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -493,7 +493,7 @@ This flag exists so that the main module can be opted-in to the same behavior | |||
| 493 | 493 | that `--preserve-symlinks` gives to all other imports; they are separate flags, | |
| 494 | 494 | however, for backward compatibility with older Node.js versions. | |
| 495 | 495 | ||
| 496 | - Note that `--preserve-symlinks-main` does not imply `--preserve-symlinks`; it | ||
| 496 | + `--preserve-symlinks-main` does not imply `--preserve-symlinks`; it | ||
| 497 | 497 | is expected that `--preserve-symlinks-main` will be used in addition to | |
| 498 | 498 | `--preserve-symlinks` when it is not desirable to follow symlinks before | |
| 499 | 499 | resolving relative paths. | |
@@ -904,7 +904,7 @@ certificates in PEM format. A message will be emitted (once) with | |||
| 904 | 904 | [`process.emitWarning()`][emit_warning] if the file is missing or | |
| 905 | 905 | malformed, but any errors are otherwise ignored. | |
| 906 | 906 | ||
| 907 | - Note that neither the well known nor extra certificates are used when the `ca` | ||
| 907 | + Neither the well known nor extra certificates are used when the `ca` | ||
| 908 | 908 | options property is explicitly specified for a TLS or HTTPS client or server. | |
| 909 | 909 | ||
| 910 | 910 | This environment variable is ignored when `node` runs as setuid root or | |
| Back | FazBrowse Home | New Git URL |
0 commit comments