diff options
Diffstat (limited to 'deps/npm/man/man3/npm-bin.3')
-rw-r--r-- | deps/npm/man/man3/npm-bin.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man3/npm-bin.3 b/deps/npm/man/man3/npm-bin.3 index ece642c43f..3e67fc13f3 100644 --- a/deps/npm/man/man3/npm-bin.3 +++ b/deps/npm/man/man3/npm-bin.3 @@ -13,5 +13,5 @@ npm\.commands\.bin(args, cb) Print the folder where npm will install executables\. .P This function should not be used programmatically\. Instead, just refer -to the \fBnpm\.bin\fR property\. +to the \fBnpm\.bin\fP property\. |