Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
Diffstat (limited to 'man1')
-rw-r--r--man1/faq.14
-rw-r--r--man1/registry.14
2 files changed, 5 insertions, 3 deletions
diff --git a/man1/faq.1 b/man1/faq.1
index 64861c20d..d25b72af9 100644
--- a/man1/faq.1
+++ b/man1/faq.1
@@ -184,4 +184,6 @@ Discuss it on the mailing list, or post an issue\.
\fIhttp://github\.com/isaacs/npm/issues\fR
.
.IP "" 0
-
+.
+.SH "Why does npm hate me?"
+npm is not capable of hatred\. It loves everyone, especially you\.
diff --git a/man1/registry.1 b/man1/registry.1
index 9f0b47abd..9356d9c27 100644
--- a/man1/registry.1
+++ b/man1/registry.1
@@ -35,7 +35,7 @@ similar) design doc to implement the APIs\.
.
.P
If you set up continuous replication from the official CouchDB, and then
-set your internal CouchDB as the registry config\. Then, you\'ll be able
+set your internal CouchDB as the registry config, then you\'ll be able
to read any published packages, in addition to your private ones, and by
default will only publish internally\. If you then want to publish a
package for the whole world to see, you can simply override the \fB\-\-registry\fR config for that command\.
@@ -72,7 +72,7 @@ authorization:Basic $base_64_encoded
.IP "" 0
.
.P
-(Keywords and destription are optional, but recommended\. Name,
+(Keywords and description are optional, but recommended\. Name,
maintainers, and url are required\.)
.
.P