libtcti-device: Remove deprecated init function and update man page.

This removes the device TCTI initialization function from the library.
We now expose the dynamic TCTI loading mechanism and the standard
initialization for static and dynamic linking.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
diff --git a/man/man-postlude.troff b/man/man-postlude.troff
index e6edfe9..6c60aa5 100644
--- a/man/man-postlude.troff
+++ b/man/man-postlude.troff
@@ -1,7 +1,7 @@
 .SH AUTHOR
 Philip Tricca <philip.b.tricca@intel.com>
 .SH "SEE ALSO"
-.BR InitDeviceTcti (3),
+.BR Tss2_Tcti_Device_Init (3),
 .BR InitSocketTcti (3),
 .BR tcti-device (7),
 .BR tcti-socket (7),