diff options
author | andreas <andreas@FreeBSD.org> | 1996-08-17 23:05:16 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-08-17 23:05:16 +0800 |
commit | af17dd0c13dadf9baf0b1ee95397cfed2416d049 (patch) | |
tree | 65ba1f2f9e841b008c906e05eaed4b797b602a15 /emulators/linux_base | |
parent | 4c1218ff01451de70c7547aab75488fdaf9e6ee7 (diff) | |
download | freebsd-ports-graphics-af17dd0c13dadf9baf0b1ee95397cfed2416d049.tar.gz freebsd-ports-graphics-af17dd0c13dadf9baf0b1ee95397cfed2416d049.tar.zst freebsd-ports-graphics-af17dd0c13dadf9baf0b1ee95397cfed2416d049.zip |
s/COMAPT_LINUX/COMPAT_LINUX/
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base/pkg-descr b/emulators/linux_base/pkg-descr index 3604f317367..af26d6ca750 100644 --- a/emulators/linux_base/pkg-descr +++ b/emulators/linux_base/pkg-descr @@ -9,7 +9,7 @@ for FreeBSD. To get linux compat working you will need then run the linux binary. -the kernel option `COMAPT_LINUX' is not necessary anymore. +the kernel option `COMPAT_LINUX' is not necessary anymore. eric. erich@FreeBSD.org |