Thread: pgsql: doc: Standardize use of dashes in references to CRC and SHA.

pgsql: doc: Standardize use of dashes in references to CRC and SHA.

From
Nathan Bossart
Date:
doc: Standardize use of dashes in references to CRC and SHA.

Presently, we inconsistently use dashes in references to these
algorithms (e.g., CRC32C versus CRC-32C).  Some popular web sources
appear to prefer dashes, and with this commit, we will, too.

Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/ZrUFpLP-w2zTAHqq%40nathan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7fceb5725b05768e9c76b1c3af447dfea8f8da53

Modified Files
--------------
doc/src/sgml/backup-manifest.sgml   | 6 +++---
doc/src/sgml/pgcrypto.sgml          | 4 ++--
doc/src/sgml/ref/pg_basebackup.sgml | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)