From lothrandil@n00b.apagnu.se  Wed Dec 21 12:29:24 2005
Return-Path: <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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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" <lothrandil@n00b.apagnu.se>
Reply-To: lothrandil@n00b.apagnu.se
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] suggested change to doc/en_US.ISO8859-1/books/handbook/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 12:30:18 GMT 2005
>Closed-Date:    Sat Dec 24 07:13:43 GMT 2005
>Last-Modified:  Sat Dec 24 07:13:43 GMT 2005
>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 @@
 	
       <screen>&prompt.user; <userinput>chsh -s /usr/local/bin/bash</userinput></screen>
 
-      <para>Running <command>chsh</command> with no parameters and editing
-	the shell from there would work also.</para>
-
       <note>
 	<para>The shell that you wish to use <emphasis>must</emphasis> be
 	  present in the <filename>/etc/shells</filename> file.  If you
--- basics.chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sat Dec 24 07:11:15 UTC 2005 
State-Changed-Why:  

Committed already as revision 1.142 of handbook/basics/chapter.sgml 

Thanks :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90741 
>Unformatted:
