diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-09-26 07:08:48 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-09-26 07:08:48 +0000 |
| commit | 01a97b5808e1303e2289f8a8afc893dd213f917b (patch) | |
| tree | 74489de4e989f14e8f05b33660eb5fa154777b3f | |
| parent | a08239b5d0ec14d759805b37b1eed3d1c113c3ea (diff) | |
Notes
| -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 d09c86b7ea08..e95ad1e3c87f 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, |
