diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 4aafc4e2a0..789381e5ef 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -236,7 +236,7 @@ It's possible that the ports do not update the main catalog file in /usr/local/share/sgml/catalog.ports or order - isn't proper . Be sure to have the following lines in begining of file: + isn't proper . Be sure to have the following lines in beginning of file: CATALOG "openjade/catalog" CATALOG "iso8879/catalog" diff --git a/doc/src/sgml/earthdistance.sgml b/doc/src/sgml/earthdistance.sgml index a732b1d54a..220771a0d5 100644 --- a/doc/src/sgml/earthdistance.sgml +++ b/doc/src/sgml/earthdistance.sgml @@ -1,4 +1,4 @@ - + earthdistance @@ -38,7 +38,7 @@ The radius of the Earth is obtained from the earth() function. It is given in meters. But by changing this one function you can change the module to use some other units, or to use a different value of - the radius that you feel is more appropiate. + the radius that you feel is more appropriate. diff --git a/doc/src/sgml/pgstandby.sgml b/doc/src/sgml/pgstandby.sgml index ce81de3a18..de7f7440b1 100644 --- a/doc/src/sgml/pgstandby.sgml +++ b/doc/src/sgml/pgstandby.sgml @@ -1,4 +1,4 @@ - + pg_standby @@ -317,7 +317,7 @@ recovery_end_command = 'del C:\pgsql.trigger.5442' The copy command on Windows sets the final file size - before the file is completely copied, which would ordinarly confuse + before the file is completely copied, which would ordinarily confuse pg_standby. Therefore pg_standby waits sleeptime seconds once it sees the proper file size. GNUWin32's cp diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 6e3bbed05b..97ac2f6a32 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -1002,7 +1002,7 @@ testdb=> If pattern is specified, only those servers whose name matches the pattern are listed. If the form \des+ is used, a - full desription of each server is shown, including the + full description of each server is shown, including the server's ACL, type, version, and options.