summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-root.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/npm-root.3')
-rw-r--r--deps/npm/man/man3/npm-root.34
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man3/npm-root.3 b/deps/npm/man/man3/npm-root.3
index 1bcf8913c..8ade1a682 100644
--- a/deps/npm/man/man3/npm-root.3
+++ b/deps/npm/man/man3/npm-root.3
@@ -1,4 +1,4 @@
-.TH "NPM\-ROOT" "3" "June 2015" "" ""
+.TH "NPM\-ROOT" "3" "August 2015" "" ""
.SH "NAME"
\fBnpm-root\fR \- Display npm root
.SH SYNOPSIS
@@ -10,7 +10,7 @@ npm\.commands\.root(args, callback)
.RE
.SH DESCRIPTION
.P
-Print the effective \fBnode_modules\fR folder to standard out\.
+Print the effective \fBnode_modules\fP folder to standard out\.
.P
\|'args' is never used and callback is never called with data\.
\|'args' must be present or things will break\.