Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ab27ad

Browse files
committed
Add missing space, change some markup.
1 parent27d8dcd commit0ab27ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/ref/comment.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/comment.sgml,v 1.7 2001/03/0518:42:56 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/comment.sgml,v 1.8 2001/03/0519:00:39 petere Exp $
33
Postgres documentation
44
-->
55

@@ -100,8 +100,8 @@ COMMENT
100100
</title>
101101
<para>
102102
<command>COMMENT</command> adds a comment to an object that can be
103-
easily retrieved with <application>psql's</application>
104-
<emphasis>\dd</emphasis>, <emphasis>\d+</emphasis>, or <emphasis>\l+</emphasis>commands.
103+
easily retrieved with <command>psql</command>'s
104+
<command>\dd</command>, <command>\d+</command>, or <command>\l+</command>commands.
105105
To remove a comment, use <literal>NULL</literal>.
106106
Comments are automatically dropped when the object is dropped.
107107
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp