diff options
| author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-09-07 15:58:31 +0000 |
|---|---|---|
| committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-09-07 15:58:31 +0000 |
| commit | 6866cbc7c715fff6f96943d13bb7af51e5a78ceb (patch) | |
| tree | 7aa993e0d2621fa19437b99138085d52297d2310 /doc/src/sgml/ref/current_user.sgml | |
| parent | 95af0cb9bb65381107f3504e61afac2a96d32a06 (diff) | |
| download | postgresql-6866cbc7c715fff6f96943d13bb7af51e5a78ceb.tar.gz | |
Very minor formatting fixup in the refentry id field to remove
the trailing "-1". This makes a cleaner html output file name.
Clean up a few refpurpose fields.
Diffstat (limited to 'doc/src/sgml/ref/current_user.sgml')
| -rw-r--r-- | doc/src/sgml/ref/current_user.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/current_user.sgml b/doc/src/sgml/ref/current_user.sgml index 4f619ebbf0..c13951dffd 100644 --- a/doc/src/sgml/ref/current_user.sgml +++ b/doc/src/sgml/ref/current_user.sgml @@ -1,4 +1,4 @@ -<REFENTRY ID="SQL-CURRENT-USER-1"> +<REFENTRY ID="SQL-CURRENT-USER"> <REFMETA> <REFENTRYTITLE> SQL_CURRENT_USER @@ -10,7 +10,7 @@ SQL_CURRENT_USER </REFNAME> <REFPURPOSE> - - returns the current user name. + Returns the current user name </REFPURPOSE> <REFSYNOPSISDIV> <REFSYNOPSISDIVINFO> @@ -190,4 +190,4 @@ sgml-exposed-tags:nil sgml-local-catalogs:"/usr/lib/sgml/catalog" sgml-local-ecat-files:nil End: --->
\ No newline at end of file +--> |
