Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9408783

Browse files
committed
Typo fixes.
Thom Brown
1 parent 24bc6b3 commit 9408783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/sepgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,13 @@ $ for DBNAME in template0 template1 postgres; do
127127
First, build and install the policy package for the regression test.
128128
The <filename>sepgsql-regtest.pp</> is a special purpose policy package
129129
which provides a set of rules to be allowed during the regression tests.
130-
It should be built from the policy source fire
130+
It should be built from the policy source file
131131
(<filename>sepgsql-regtest.te</>), which is normally done using
132132
<command>make</command>. You will need to locate the appropriate
133133
Makefile on your system; the path shown below is only an example.
134134
Once built, you can install this policy package using the
135135
<command>semodule</> command, which links supplied policy packages and
136-
loads them into the kernel space. If this packages is correctly installed,
136+
loads them into the kernel space. If this package is correctly installed,
137137
<literal><command>semodule</> -l</> should list sepgsql-regtest as an
138138
available policy package.
139139
</para>

0 commit comments

Comments
 (0)