Date: Mon, 28 Nov 2005 18:42:16 +0100 From: Niclas Zeising <lothrandil@n00b.apagnu.se> To: doc@freebsd.org Subject: [PATCH] Suggested change to doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml Message-ID: <438B4178.2090709@n00b.apagnu.se>
index | next in thread | raw e-mail
[-- Attachment #1 --]
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
--
[-- Attachment #2 --]
--- 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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438B4178.2090709>
