This is a multi-part message in MIME format.
--------------030902000308070803020200
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Here is a patch which removes a sentence I think is redundant.
The first paragraph of section 3.9.1 talks about changing shell with
chsh and an aditor, the second about using the -s flag with chsh. The
next sentence suggests that running chsh with no parameters would work
also, but that is in my eyes the same information as in the first
paragraph mentioned above...
Don't know if this change is good or not (I think it's good) but here is
the patch anyway...
Sincerely
Niclas
--
--------------030902000308070803020200
Content-Type: text/plain;
name="basics.chapter.sgml.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="basics.chapter.sgml.diff"
--- 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
--------------030902000308070803020200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
--------------030902000308070803020200--