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

Commitbc1ca75

Browse files
committed
Improve comment.
1 parentb942e87 commitbc1ca75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/port.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
9-
* $PostgreSQL: pgsql/src/include/port.h,v 1.50 2004/08/08 06:44:33 momjian Exp $
9+
* $PostgreSQL: pgsql/src/include/port.h,v 1.51 2004/08/09 02:12:51 momjian Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -91,8 +91,8 @@ extern int find_other_exec(const char *argv0, const char *target,
9191
/*
9292
*Win32 needs double quotes at the beginning and end of system()
9393
*strings. If not, it gets confused with multiple quoted strings.
94-
*It alsomust usedouble-quotes around the executable name
95-
*andany files used for redirection. Other args can use single-quotes.
94+
*It alsorequiresdouble-quotes around the executable name and
95+
*any files used for redirection. Other args can use single-quotes.
9696
*
9797
*See the "Notes" section about quotes at:
9898
*http://home.earthlink.net/~rlively/MANUALS/COMMANDS/C/CMD.HTM

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp