]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r336662,r336682
authorrpokala <rpokala@FreeBSD.org>
Tue, 31 Jul 2018 16:08:38 +0000 (16:08 +0000)
committerrpokala <rpokala@FreeBSD.org>
Tue, 31 Jul 2018 16:08:38 +0000 (16:08 +0000)
commit018f47eb5ba31cbd3acc736d58ac3a80275e2f2b
tree08bdfc1d6d410a2f116892f0a82f91ba0179dd1e
parenta52a7f996cac4394dd98dcf28b0c1e8a0f4b3065
MFC r336662,r336682

r336662: Deprecate jedec_ts(4) and point users to jedec_dimm(4) instead

jedec_dimm(4) is a superset of the functionality of jedec_ts(4). Mark
jedec_ts(4) as removed in FreeBSD 12, and include a pointer to the migration
instructions in the jedec_dimm(4) manpage, in both the jedec_ts(4) code and
the jedec_ts(4) manpage. Add a note to the jedec_dimm(4) manpage about the
fact that it is a superset of jedec_ts(4).

r336682: Update .Dd in light of r336662.
share/man/man4/jedec_dimm.4
share/man/man4/jedec_ts.4
sys/dev/jedec_ts/jedec_ts.c