diff options
author | ru <ru@FreeBSD.org> | 2002-09-26 07:08:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-09-26 07:08:48 +0000 |
commit | 85529a12874c68c6d166243c30c71d3327173fb3 (patch) | |
tree | 74489de4e989f14e8f05b33660eb5fa154777b3f /share | |
parent | ffb0656a90902aa2fcf31f63517ac644653c0c12 (diff) | |
download | FreeBSD-src-85529a12874c68c6d166243c30c71d3327173fb3.zip FreeBSD-src-85529a12874c68c6d166243c30c71d3327173fb3.tar.gz |
Document DOC_LANG.
Reviewed by: murray
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/release.7 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index d09c86b..e95ad1e 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -220,6 +220,10 @@ or will ask .Xr cvs 1 to check out or update sources as of 00:00:00 GMT, January 1 2002, respectively. +.It Va DOC_LANG +The list of languages and encodings the SGML-based documentation +should be built for. +If not set, the documentation is built for all available languages. .It Va DOCRELEASETAG The CVS tag to use when checking out the documentation tree. Usually, |