From owner-freebsd-doc@FreeBSD.ORG Wed Dec 21 12:30:31 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C332516A41F for ; Wed, 21 Dec 2005 12:30:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F116343D60 for ; Wed, 21 Dec 2005 12:30:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBLCUJJ9094763 for ; Wed, 21 Dec 2005 12:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBLCUJEo094761; Wed, 21 Dec 2005 12:30:19 GMT (envelope-from gnats) Resent-Date: Wed, 21 Dec 2005 12:30:19 GMT Resent-Message-Id: <200512211230.jBLCUJEo094761@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, lothrandil@n00b.apagnu.se Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C7B816A41F for ; Wed, 21 Dec 2005 12:29:24 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: from av6-1-sn3.vrr.skanova.net (av6-1-sn3.vrr.skanova.net [81.228.9.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36E3A43D60 for ; Wed, 21 Dec 2005 12:29:23 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: by av6-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 831A538192; Wed, 21 Dec 2005 13:29:22 +0100 (CET) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 52C6F38111 for ; Wed, 21 Dec 2005 13:29:22 +0100 (CET) Received: from _HOSTNAME_ (81-233-242-166-no50.tbcn.telia.com [81.233.242.166]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with SMTP id 3A3D237E43 for ; Wed, 21 Dec 2005 13:29:18 +0100 (CET) Received: by _HOSTNAME_ (sSMTP sendmail emulation); Wed, 21 Dec 2005 13:29:18 +0100 Message-Id: <20051221122918.3A3D237E43@smtp3-2-sn3.vrr.skanova.net> Date: Wed, 21 Dec 2005 13:29:18 +0100 From: "Niclas Zeising" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/90741: [PATCH] suggested change to doc/en_US.ISO8859-1/books/handbook/chapter.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lothrandil@n00b.apagnu.se List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 12:30:32 -0000 >Number: 90741 >Category: docs >Synopsis: [PATCH] suggested change to doc/en_US.ISO8859-1/books/handbook/chapter.sgml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 21 12:30:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD aeris.daemonic.se 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Nov 21 12:25:01 CET 2005 root@aeris.daemonic.se:/usr/obj/usr/src/sys/AERIS i386 >Description: Hi! Here is a patch which removes a sentence I think is redundant. The first paragraph of section 3.9.1 talks about changing the shell with chsh and an editor, the second about using the -s flag with cshs. The next sentence suggests that running chsh without parameters would also work, but that is in my eyes the same information as in the first paragraph mentioned above. >How-To-Repeat: >Fix: Apply the following patch to remove the sentence. --- basics.chapter.sgml.diff begins here --- --- basics.chapter.sgml.orig 2005-11-28 18:18:23.000000000 +0100 +++ basics.chapter.sgml 2005-11-28 18:21:00.000000000 +0100 @@ -2170,9 +2170,6 @@ &prompt.user; chsh -s /usr/local/bin/bash - Running chsh with no parameters and editing - the shell from there would work also. - The shell that you wish to use must be present in the /etc/shells file. If you --- basics.chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: