Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2005 13:29:18 +0100
From:      "Niclas Zeising" <lothrandil@n00b.apagnu.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/90741: [PATCH] suggested change to doc/en_US.ISO8859-1/books/handbook/chapter.sgml
Message-ID:  <20051221122918.3A3D237E43@smtp3-2-sn3.vrr.skanova.net>
Resent-Message-ID: <200512211230.jBLCUJEo094761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 @@
 	
       <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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051221122918.3A3D237E43>