Re: [PATCH] gitweb.conf.txt: fix typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2014-04-03 at 22:49, git-patch@xxxxxxxxxxxxxxxxxx wrote:
From: Jérôme Zago <git-patch@xxxxxxxxxxxxxxxxxx>

"build-time" is used everywhere else.

Signed-off-by: Jérôme Zago <git-patch@xxxxxxxxxxxxxxxxxx>

You are right, it is variable set during build process,
not after project is built.

ACK (for what it is worth).

Acked-by: Jakub Narebski <jnareb@xxxxxxxxx>

---
  Documentation/gitweb.conf.txt | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gitweb.conf.txt b/Documentation/gitweb.conf.txt
index 952f503..8b25a2f 100644
--- a/Documentation/gitweb.conf.txt
+++ b/Documentation/gitweb.conf.txt
@@ -482,7 +482,7 @@ project config.  Per-repository configuration takes precedence over value
  composed from `@git_base_url_list` elements and project name.
  +
  You can setup one single value (single entry/item in this list) at build
-time by setting the `GITWEB_BASE_URL` built-time configuration variable.
+time by setting the `GITWEB_BASE_URL` build-time configuration variable.
  By default it is set to (), i.e. an empty list.  This means that gitweb
  would not try to create project URL (to fetch) from project name.



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]