diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-11-18 12:25:53 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-11-18 12:25:53 +0000 |
| commit | 1e89c49d2e31e5642c0c958534ca7164b1da7bba (patch) | |
| tree | 1f82ea5b7cc4c4673601da79f24c727f8ac7ac2d | |
| parent | 236c9d91d84eef74ba8835533533c4e2b9793352 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/release.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 70904689cc66a..4eaefa731a9c2 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -232,6 +232,9 @@ If .Va RELEASETAG specifies a release tag, then the associated release version is used as the default instead. +.It Va EXTLOCALDIR +The directory that will be copied to +.Pa ${CHROOTDIR}/usr/local . .It Va KERNEL_FLAGS The contents of this variable are passed to .Xr make 1 |
