diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2009-07-01 07:37:21 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2009-07-01 07:37:21 +0000 |
| commit | f09a384fae9ce5f1f2d1384ec7844132bf0a73cc (patch) | |
| tree | d8e8902de1e937be08c6e6bdf48932144c5e8252 | |
| parent | bab42aad98423b9f6eeb470667451fd3590b1632 (diff) | |
Notes
| -rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index e912d6481a1c..4b46c07e9302 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20090630: old kernel RPC implementation removal +OLD_FILES+=usr/include/nfs/rpcv2.h # 20090624: update usbdi(9) OLD_FILES+=usr/share/man/man9/usbd_abort_default_pipe.9.gz OLD_FILES+=usr/share/man/man9/usbd_abort_pipe.9.gz |
