X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 9F2ABD1D1B2; Tue, 9 Mar 2004 20:15:32 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 47266-07; Tue, 9 Mar 2004 16:15:26 -0400 (AST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id B5FF7D1BAC8; Tue, 9 Mar 2004 16:15:22 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i29KFEWu028211; Tue, 9 Mar 2004 15:15:14 -0500 (EST) To: "Marc G. Fournier" Cc: Peter Eisentraut , Bruce Momjian , PostgreSQL-documentation Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile In-reply-to: <20040309160559.B50574@ganymede.hub.org> References: <200403091853.i29IrgE04192@candle.pha.pa.us> <20040309145955.X50574@ganymede.hub.org> <200403092046.12854.peter_e@gmx.net> <20040309160559.B50574@ganymede.hub.org> Comments: In-reply-to "Marc G. Fournier" message dated "Tue, 09 Mar 2004 16:07:00 -0400" Date: Tue, 09 Mar 2004 15:15:13 -0500 Message-ID: <28210.1078863313@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/35 X-Sequence-Number: 2325 "Marc G. Fournier" writes: > Definitely open to suggestions on changing it ... I'm down to: > cd doc/src > gmake postgres.tar.gz > mv postgres.tar.gz .. > cp ~ftp/pub/dev/doc/man-7.4.tar.gz ../doc/man.tar.gz On second look, isn't that copying the man tarball to the wrong directory? Looks like it'll try to put it in doc/doc ... regards, tom lane