From: Bruce Momjian Date: Tue, 4 Nov 2008 04:18:50 +0000 (+0000) Subject: Add missing colon to docs. X-Git-Tag: recoveryinfrav9~419 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4b691caa46c86a98aaaae506d71fad665b09a881;p=users%2Fsimon%2Fpostgres.git Add missing colon to docs. --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 3339c9de19..427cbafdea 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1743,7 +1743,7 @@ openssl req -x509 -in server.req -text -key server.key -out server.crt to turn the certificate into a self-signed certificate and to copy the key and certificate to where the server will look for them. - Finally do + Finally do: chmod og-rwx server.key