projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac3797a
)
Add missing colon to docs.
author
Bruce Momjian
Tue, 4 Nov 2008 04:18:50 +0000
(
04:18
+0000)
committer
Bruce Momjian
Tue, 4 Nov 2008 04:18:50 +0000
(
04:18
+0000)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index 6884e66d7ad345c895cf18b9cf27c11f7500785f..a46f59cf1fc5e2e816e557adcd04756283e13779 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1,4
+1,4
@@
-
+
Operating System Environment
@@
-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