diff options
Diffstat (limited to 'usr/src/tools/scripts/nightly.1')
| -rw-r--r-- | usr/src/tools/scripts/nightly.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/tools/scripts/nightly.1 b/usr/src/tools/scripts/nightly.1 index 0ad82da9b1..0adf15cdbb 100644 --- a/usr/src/tools/scripts/nightly.1 +++ b/usr/src/tools/scripts/nightly.1 @@ -436,7 +436,9 @@ The version text string to be used; e.g., "onnv:`date '+%Y-%m-%d'`". .LP .B RELEASE_DATE .RS 5 -The release date text to be used; e.g., October 2007. +The release date text to be used; e.g., October 2009. If not set in +your environment file, then this text defaults to the output from +$(LC_ALL=C date +"%B %Y"); e.g., "October 2009". .RE .LP .B INTERNAL_RELEASE_BUILD |
