Complete ntptrace(8) removal:
- do not install man page - update ObsoleteFiles.inc Approved by: roberto@
This commit is contained in:
parent
4f4a16e152
commit
b8cf11192e
@ -14,6 +14,9 @@
|
||||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20100103: ntptrace(8) removed
|
||||
OLD_FILES+=usr/sbin/ntptrace
|
||||
OLD_FILES+=usr/share/man/man8/ntptrace.8.gz
|
||||
# 20091229: remove no longer relevant examples
|
||||
OLD_FILES+=usr/share/examples/pppd/auth-down.sample
|
||||
OLD_FILES+=usr/share/examples/pppd/auth-up.sample
|
||||
|
@ -24,7 +24,7 @@ FILES= accopt.html assoc.html audio.html authopt.html build.html \
|
||||
.endif
|
||||
|
||||
MAN= ntp.conf.5 ntp.keys.5
|
||||
MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8
|
||||
MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8
|
||||
|
||||
.PATH: ${.CURDIR}/../../../contrib/ntp/html \
|
||||
${.CURDIR}/../../../contrib/ntp/html/build \
|
||||
|
Loading…
x
Reference in New Issue
Block a user