diff options
| author | Xin LI <delphij@FreeBSD.org> | 2009-12-19 11:11:57 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2009-12-19 11:11:57 +0000 |
| commit | 9fe2c7cecdd9d3cceecab5e7f0d73fdf5d39aa9d (patch) | |
| tree | 89f82d99e353f64341283bc507342e66d0863d58 | |
| parent | 4f1d01f565d4a97783817d9e001eab0c2158143b (diff) | |
Notes
| -rw-r--r-- | ObsoleteFiles.inc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 650f84b0c097..a08f72944d74 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -16,14 +16,6 @@ # 20091218: removal of rc.early(8) link OLD_FILES+=usr/share/man/man8/rc.early.8.gz -# 20091027: pselect.3 implemented as syscall -OLD_FILES+=usr/share/man/man3/pselect.3.gz -# 20091005: fusword.9 and susword.9 removed -OLD_FILES+=usr/share/man/man9/fusword.9.gz -OLD_FILES+=usr/share/man/man9/susword.9.gz -# 20090909: vesa and dpms promoted to be i386/amd64 common -OLD_FILES+=usr/include/machine/pc/vesa.h -OLD_FILES+=usr/share/man/man4/i386/dpms.4.gz # 20090904: remove lukemftpd OLD_FILES+=usr/libexec/lukemftpd OLD_FILES+=usr/share/man/man5/ftpd.conf.5.gz |
