Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=m5Tl57WO; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=EqjuuoRS Received: by mail.netbsd.org (Postfix, from userid 605) id 57E8E84EA8; Fri, 5 Apr 2024 23:05:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712358306; bh=gO+2knWwTNki5S4HgKc2oIe9AKw9JTmmYP41eyfomN8=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=m5Tl57WOLK+20bQItSGKXmOkVl997AOx4tAwNNoz6sS5mC599h4810/1zzhjYub51 Mck3kkh9UhT5YQ4ko96Ipx4gVFzGf8xBp4a0Ji9+tKcLBqEN6FVqYOXmXq0tvWnFA7 br+zq989iH6PQV17eOh4NYDtieO+Klgpx2mCexKc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C17484EA6 for ; Fri, 5 Apr 2024 23:05:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id v8x8mL58bvsK for ; Fri, 5 Apr 2024 23:05:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CB76484D0C for ; Fri, 5 Apr 2024 23:05:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712358304; bh=gO+2knWwTNki5S4HgKc2oIe9AKw9JTmmYP41eyfomN8=; h=Date:From:Subject:To:Reply-To; b=EqjuuoRSaJTWavNkFRJBzA8GJRO6ATehVDiKMyLHhzJWN5f+ccQ6aVptHfrJk4wLr 45RoQiRmVJ5VwGaQlnroMgFYeyjyPdXtw4jVNW8C+0AqANXS2Sg3t9IR1qjZjah9o0 6eQQxTB2T6mkKYe5m9i6Q2eCZokoy4E9rPrAu5JE= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BB358FA2C; Fri, 5 Apr 2024 23:05:04 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 5 Apr 2024 19:05:04 -0400 From: "Christos Zoulas" Subject: CVS commit: src/distrib/notes To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240405230504.BB358FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Fri Apr 5 23:05:04 UTC 2024 Modified Files: src/distrib/notes: Makefile.inc Log Message: specify the paper size for PostScript To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/distrib/notes/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.