From owner-freebsd-doc Wed Jan 30 6:50:38 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4554B37B404 for ; Wed, 30 Jan 2002 06:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UEo1Y36221; Wed, 30 Jan 2002 06:50:01 -0800 (PST) (envelope-from gnats) Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 3E5D637B41C for ; Wed, 30 Jan 2002 06:42:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by updraft.jp.freebsd.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g0UEgGb77777 for ; Wed, 30 Jan 2002 23:42:16 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Message-Id: <20020130234210J.matusita@jp.FreeBSD.org> Date: Wed, 30 Jan 2002 23:42:10 +0900 From: Makoto Matsushita To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34448: [PATCH] new anoncvs server entry for Handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34448 >Category: docs >Synopsis: [PATCH] new anoncvs server entry for Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 06:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Makoto Matsushita >Release: FreeBSD 5.0-CURRENT i386 >Organization: Japan FreeBSD Users' Group / The FreeBSD Project >Environment: N/A, only for documentation. >Description: There is a brand-new FreeBSD anoncvs server, named `anoncvs.jp.FreeBSD.org'. It would be great pleasure that this server is listed on the FreeBSD Handbook. Note that this server, anoncvs.jp.FreeBSD.org, provides both IPv4 and IPv6 network connection. >How-To-Repeat: % cvs -d :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs login Logging in to :pserver:anoncvs@anoncvs.jp.freebsd.org:2401/home/ncvs CVS password: (type 'anoncvs') % cvs -d :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs co src cvs server: Updating src U src/Makefile ... >Fix: Here is a patch for adding an entry. Even though I'm a committer, I don't commit this by myself; I don't know anything about doc area, can't verify whether it's OK or not. Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v retrieving revision 1.188 diff -u -r1.188 chapter.sgml --- chapter.sgml 25 Jan 2002 05:17:00 -0000 1.188 +++ chapter.sgml 30 Jan 2002 14:32:18 -0000 @@ -1120,6 +1120,12 @@ (rsh, pserver, ssh, ssh/2022) + + Japan: + :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs + (Use cvs login and enter the password + anoncvs when prompted.) + Since CVS allows one to check out virtually >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message