diff options
author | emaste <emaste@FreeBSD.org> | 2014-06-17 16:21:50 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2014-06-17 16:21:50 +0000 |
commit | 7e9a4864d8e3b3c3e0d006c8cfe8ddccaa1bf748 (patch) | |
tree | 88c46560244fbe2ab8f08c23c85311539ffd993c /tools/build | |
parent | 46e105f75300bd61be696326649e4e03a6f59855 (diff) | |
download | FreeBSD-src-7e9a4864d8e3b3c3e0d006c8cfe8ddccaa1bf748.zip FreeBSD-src-7e9a4864d8e3b3c3e0d006c8cfe8ddccaa1bf748.tar.gz |
share/vt now also includes keymaps
Diffstat (limited to 'tools/build')
-rw-r--r-- | tools/build/options/WITHOUT_VT_SUPPORT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/options/WITHOUT_VT_SUPPORT b/tools/build/options/WITHOUT_VT_SUPPORT index b517e0c..ea01349 100644 --- a/tools/build/options/WITHOUT_VT_SUPPORT +++ b/tools/build/options/WITHOUT_VT_SUPPORT @@ -1,4 +1,4 @@ .\" $FreeBSD$ Set to not build .Xr vt 4 -support files (fonts). +support files (fonts and keymaps). |