FreeBSD Bugzilla – Attachment 22555 Details for
Bug 39092
Missing command tags in section 3.7 of the Handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
chapter.sgml.diff
chapter.sgml.diff (text/plain), 1.01 KB, created by
Marc Fonvieille
on 2002-06-10 11:10:01 UTC
(
hide
)
Description:
chapter.sgml.diff
Filename:
MIME Type:
Creator:
Marc Fonvieille
Created:
2002-06-10 11:10:01 UTC
Size:
1.01 KB
patch
obsolete
>--- chapter.sgml.org Mon Jun 10 09:35:06 2002 >+++ chapter.sgml Mon Jun 10 11:58:55 2002 >@@ -1173,7 +1173,7 @@ > placing a <literal>$</literal> character in front of it on the > command line. For example, <command>echo $TERM</command> would > print out whatever <envar>$TERM</envar> is set to, because the shell >- expands <envar>$TERM</envar> and passes it on to echo.</para> >+ expands <envar>$TERM</envar> and passes it on to <command>echo</command>.</para> > > <para>Shells treat a lot of special characters, called meta-characters > as special representations of data. The most common one is the >@@ -1206,7 +1206,7 @@ > <option>-s</option> option; this will set your shell for you, > without requiring you to enter an editor. > For example, if you wanted to >- change your shell to bash, the following should do the >+ change your shell to <command>bash</command>, the following should do the > trick:</para> > > <screen>&prompt.user; <userinput>chsh -s /usr/local/bin/bash</userinput></screen>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 39092
: 22555