git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Mention install-doc in INSTALL
@ 2006-01-21 23:54 J. Bruce Fields
  2006-01-22  0:12 ` Petr Baudis
  0 siblings, 1 reply; 4+ messages in thread
From: J. Bruce Fields @ 2006-01-21 23:54 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

I think most people will want to install the man pages as well.

(I'm less sure about the case of the home directory, as I assume there's
unlikely to be a reasonable place to install man pages to in that case.)

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

---

 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

81333d4427d75d039c6b5b5bd3c5b71e236ff187
diff --git a/INSTALL b/INSTALL
index 916ddd4..6fb826a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ will install the git programs in your ow
 to do a global install, you can do
 
 	$ make prefix=/usr ;# as yourself
-	# make prefix=/usr install ;# as root
+	# make prefix=/usr install install-doc ;# as root
 
 (or prefix=/usr/local, of course).  Just like any program suite
 that uses $prefix, the built results have some paths encoded,
-- 
0.99.8b-g58e3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-22 18:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-21 23:54 [PATCH] Mention install-doc in INSTALL J. Bruce Fields
2006-01-22  0:12 ` Petr Baudis
2006-01-22  3:29   ` Junio C Hamano
2006-01-22 18:12     ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).