diff options
author | isaacs <i@izs.me> | 2011-11-30 16:45:26 -0800 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2011-12-01 21:12:17 +0100 |
commit | 61764613d1b7b54788c3954735cbbdcb078e295d (patch) | |
tree | 349595a49371e1bb53244221ff0536ffed988377 /deps/npm/man/man1/prefix.1 | |
parent | d5feb1c280d0b14fa8ef116dd02ce1a243b81869 (diff) | |
download | node-61764613d1b7b54788c3954735cbbdcb078e295d.tar.gz |
npm 1.1.0-alpha-5
Fix #2186
First part of #2207
Diffstat (limited to 'deps/npm/man/man1/prefix.1')
-rw-r--r-- | deps/npm/man/man1/prefix.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/prefix.1 b/deps/npm/man/man1/prefix.1 index c2a304a10..3e0d158ef 100644 --- a/deps/npm/man/man1/prefix.1 +++ b/deps/npm/man/man1/prefix.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs/v0.1 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-PREFIX" "1" "November 2011" "" "" +.TH "NPM\-PREFIX" "1" "December 2011" "" "" . .SH "NAME" \fBnpm-prefix\fR \-\- Display prefix |