All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: Alex Riesen <fork0@users.sf.net>,
	linux-kernel <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@osdl.org>
Subject: Re: 2.6.0-test5-mm1
Date: Sun, 14 Sep 2003 12:46:01 +0400	[thread overview]
Message-ID: <200309141246.01341.arvidjaar@mail.ru> (raw)
In-Reply-To: <20030913091306.GA3658@steel.home>

On Saturday 13 September 2003 13:13, Alex Riesen wrote:
> > really-use-english-date-in-version-string.patch
> >  really use english date in version string
>
> -  echo \#define LINUX_COMPILE_TIME \"`LANG=C date +%T`\"
> +  echo \#define LINUX_COMPILE_TIME \"`LC_ALL=C LANG=C date +%T`\"
>
> LC_ALL overrides everything, so LANG is not needed anymore. Should be:
>
> +  echo \#define LINUX_COMPILE_TIME \"`LC_ALL=C date +%T`\"

I need to set three! variables to make man display manpage in english not in 
russian. I have no idea which variables all versions of date out there 
respect and which one wins. If you are sure LC_ALL is enough for everyone - 
so be it.


  reply	other threads:[~2003-09-14 13:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09  6:50 2.6.0-test5-mm1 Andrew Morton
2003-09-09  6:50 ` 2.6.0-test5-mm1 Andrew Morton
2003-09-09  7:02 ` 2.6.0-test5-mm1 Joshua Kwan
2003-09-09 21:57   ` 2.6.0-test5-mm1 Cliff White
2003-09-09 21:57     ` 2.6.0-test5-mm1 Cliff White
2003-09-09  7:53 ` 2.6.0-test5-mm1 Jeremy Fitzhardinge
2003-09-09  7:53   ` 2.6.0-test5-mm1 Jeremy Fitzhardinge
2003-09-10 19:59 ` 2.6.0-test5-mm1 usb keyboard prob Jonathan Brown
2003-09-10 21:17 ` 2.6.0-test5-mm1 Wiktor Wodecki
2003-09-11  6:53 ` 2.6.0-test5-mm1 William Lee Irwin III
2003-09-11  6:53   ` 2.6.0-test5-mm1 William Lee Irwin III
2003-09-13  9:13 ` 2.6.0-test5-mm1 Alex Riesen
2003-09-14  8:46   ` Andrey Borzenkov [this message]
2003-09-14 13:52     ` 2.6.0-test5-mm1 Alex Riesen
2003-09-14 14:01       ` 2.6.0-test5-mm1 Andrey Borzenkov
  -- strict thread matches above, loose matches on Subject: below --
2003-09-09 20:14 2.6.0-test5-mm1 Jan Ischebeck
2003-09-09 23:14 ` 2.6.0-test5-mm1 Joshua Kwan
2003-09-10 23:01 2.6.0-test5-mm1 Nakajima, Jun
2003-09-10 23:01 ` 2.6.0-test5-mm1 Nakajima, Jun
2003-09-11  7:23 ` 2.6.0-test5-mm1 Wiktor Wodecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200309141246.01341.arvidjaar@mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=akpm@osdl.org \
    --cc=fork0@users.sf.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.