summaryrefslogtreecommitdiff
path: root/deps/npm/man/man5/npm-global.5
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man5/npm-global.5')
-rw-r--r--deps/npm/man/man5/npm-global.510
1 files changed, 5 insertions, 5 deletions
diff --git a/deps/npm/man/man5/npm-global.5 b/deps/npm/man/man5/npm-global.5
index 4f4d2cc325..9cd3436f89 100644
--- a/deps/npm/man/man5/npm-global.5
+++ b/deps/npm/man/man5/npm-global.5
@@ -1,4 +1,4 @@
-.TH "NPM\-FOLDERS" "5" "September 2014" "" ""
+.TH "NPM\-FOLDERS" "5" "October 2014" "" ""
.SH "NAME"
\fBnpm-folders\fR \- Folder Structures Used by npm
.SH DESCRIPTION
@@ -142,7 +142,7 @@ highest level possible, below the localized "target" folder\.
Consider this dependency graph:
.P
.RS 2
-.EX
+.nf
foo
+\-\- blerg@1\.2\.5
+\-\- bar@1\.2\.3
@@ -154,13 +154,13 @@ foo
`\-\- baz@1\.2\.3
`\-\- quux@3\.x
`\-\- bar
-.EE
+.fi
.RE
.P
In this case, we might expect a folder structure like this:
.P
.RS 2
-.EX
+.nf
foo
+\-\- node_modules
+\-\- blerg (1\.2\.5) <\-\-\-[A]
@@ -173,7 +173,7 @@ foo
`\-\- baz (1\.2\.3) <\-\-\-[D]
`\-\- node_modules
`\-\- quux (3\.2\.0) <\-\-\-[E]
-.EE
+.fi
.RE
.P
Since foo depends directly on \fBbar@1\.2\.3\fR and \fBbaz@1\.2\.3\fR, those are