diff options
| author | Xin LI <delphij@FreeBSD.org> | 2007-05-21 07:14:01 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2007-05-21 07:14:01 +0000 |
| commit | 9382f00b4657247a0dcc7fc49b87ca87cc520d77 (patch) | |
| tree | 0d63f646f610b11b491b8388f194f72bdab8a259 /ObsoleteFiles.inc | |
| parent | b69208217f01c780ae03325bfedc503f2c931401 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 46ecd7684304..c2a90d689ab2 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -3424,7 +3424,7 @@ OLD_FILES+=usr/share/man/man3/fputrune.3.gz OLD_FILES+=usr/share/man/man3/fgetrune.3.gz OLD_FILES+=usr/share/man/man5/hesiod.conf.5.gz OLD_FILES+=usr/share/man/man5/usbd.conf.5.gz -.if ${TARGET_ARCH} != "i386" +.if ${TARGET_ARCH} != "i386" && ${TARGET_ARCH} != "amd64" OLD_FILES+=usr/share/man/man8/boot_i386.8.gz .endif OLD_FILES+=usr/share/man/man8/ofwdump.8.gz |
