doc: Add acronyms for MITM and SNI This adds MITM and SNI as acronyms, as the documentation already had them marked up with <acronym>.
While on it, make sure to spell man-in-the-middle with dashes consistently, and add acronyms for those new terms where appropriate. Author: Daniel Gustafsson Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/ce12dd5c-4bb3-4166-bc9a-397795687...@yesql.se Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/15ff5401d1719aaf6c9a47e5abea517cc2bcbaf1 Modified Files -------------- doc/src/sgml/acronyms.sgml | 23 +++++++++++++++++++++++ doc/src/sgml/config.sgml | 2 +- doc/src/sgml/libpq.sgml | 13 ++++++------- 3 files changed, 30 insertions(+), 8 deletions(-)