summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-view.1
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2015-01-23 06:56:30 -0800
committerBen Noordhuis <info@bnoordhuis.nl>2015-01-23 23:19:27 +0100
commitf5b35dbda45c466eda888a4451591c66e8671faf (patch)
treefe89dd3e105a3693bd0776c678813dadae21065d /deps/npm/man/man1/npm-view.1
parentf3fed5193caaac151acd555a7523068ee269801c (diff)
downloadandroid-node-v8-f5b35dbda45c466eda888a4451591c66e8671faf.tar.gz
android-node-v8-f5b35dbda45c466eda888a4451591c66e8671faf.tar.bz2
android-node-v8-f5b35dbda45c466eda888a4451591c66e8671faf.zip
deps: upgrade npm to 2.3.0
* Windows improvements: no more uid is undefined errors, use `%COMSPEC%` when set in preference to hardcoded `cmd`, improved handling of Git remotes. * Add caching based on Last-Modified / If-Modified-Since headers in addition to Etag-based cache validation. PR-URL: https://github.com/iojs/io.js/pull/573 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-view.1')
-rw-r--r--deps/npm/man/man1/npm-view.12
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-view.1 b/deps/npm/man/man1/npm-view.1
index 2a279d2a79..0eb7f31185 100644
--- a/deps/npm/man/man1/npm-view.1
+++ b/deps/npm/man/man1/npm-view.1
@@ -35,7 +35,7 @@ npm view ronn@0\.3\.5 dependencies
.fi
.RE
.P
-You can view child field by separating them with a period\.
+You can view child fields by separating them with a period\.
To view the git repository URL for the latest version of npm, you could
do this:
.P