We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c066d27 commit 1e94115Copy full SHA for 1e94115
doc/src/sgml/runtime.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.383 2007/11/04 21:48:03 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.384 2007/11/04 21:50:28 momjian Exp $ -->
2
3
<chapter Id="runtime">
4
<title>Operating System Environment</title>
@@ -161,7 +161,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
161
</para>
162
163
<para>
164
- If using a non-local (network) file system, see <xref
+ If using non-local (network) file systems, see <xref
165
linkend="manage-ag-tablespaces-nfs">.
166
167
0 commit comments