Invalid example paths

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Invalid example paths
Дата
Msg-id CAA-aLv7Dmqzr3vAJVmMz+oO=15hWoMQnrob9QJ4v2SnEXs5jcw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Invalid example paths  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
Hi,

I've noticed that in the documentation there are path names that contain '...'.

On the pg_standby documentation page
(http://www.postgresql.org/docs/9.1/static/pgstandby.html#AEN135991)
the examples for both Linux and Windows use three dots in the relative
path name in archive_command, and archive location's restore_command
parameter.

On the intarray page, an example shows "cd .../bench"

On the sepgsql page, another example shows "cd .../contrib/sepgsql"

Are these supposed to be ellipses?  It's not clear that they are, and
there's no mention of it on the conventions page.

Thanks

Thom

В списке pgsql-docs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Doc typos
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Invalid example paths