From owner-freebsd-doc@FreeBSD.ORG Tue May 6 18:10:02 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25E39106567A for ; Tue, 6 May 2008 18:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EDC3F8FC29 for ; Tue, 6 May 2008 18:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m46IA1f3008246 for ; Tue, 6 May 2008 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m46IA140008245; Tue, 6 May 2008 18:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 6 May 2008 18:10:01 GMT Resent-Message-Id: <200805061810.m46IA140008245@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor PALI Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13FEE1065675 for ; Tue, 6 May 2008 18:08:51 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 92C268FC18 for ; Tue, 6 May 2008 18:08:50 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by nf-out-0910.google.com with SMTP id h3so1792236nfh.33 for ; Tue, 06 May 2008 11:08:49 -0700 (PDT) Received: by 10.210.22.10 with SMTP id 10mr1039055ebv.37.1210097329311; Tue, 06 May 2008 11:08:49 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.98.116.90]) by mx.google.com with ESMTPS id e8sm4157042muf.0.2008.05.06.11.08.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 06 May 2008 11:08:48 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Tue, 6 May 2008 20:08:46 +0200 Message-Id: <48209eb0.08b6660a.24d6.45d4@mx.google.com> Date: Tue, 6 May 2008 20:08:46 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123472: [patch] Fix Wrong Tag for "network" Group in Handbook Chapter 25 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor PALI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 18:10:02 -0000 >Number: 123472 >Category: docs >Synopsis: [patch] Fix Wrong Tag for "network" Group in Handbook Chapter 25 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue May 06 18:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gabor PALI >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386 >Description: I found an incorrect mark up for group "network" in the FreeBSD Handbook, Chapter 25 (``PPP and SLIP''). It is marked up as , but it should be marked up as , because it refers to a group. I attached a patch to fix this. >How-To-Repeat: >Fix: --- ppp-and-slip.patch.2.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v retrieving revision 1.177 diff -u -r1.177 chapter.sgml --- chapter.sgml 3 Feb 2008 23:12:02 -0000 1.177 +++ chapter.sgml 6 May 2008 03:46:23 -0000 @@ -688,7 +688,7 @@ server mode as a normal user by executing ppp as described below, that user must be given permission to run ppp - by adding them to the network group + by adding them to the network group in /etc/group. You will also need to give them access to one or more --- ppp-and-slip.patch.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: