FreeBSD Bugzilla – Attachment 129957 Details for
Bug 174029
[patch] faq: update #minimal-sh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
sh-minimal-content.patch.txt
sh-minimal-content.patch.txt (text/plain; charset=us-ascii), 1.43 KB, created by
Derek Wood
on 2012-12-03 12:03:25 UTC
(
hide
)
Description:
sh-minimal-content.patch.txt
Filename:
MIME Type:
Creator:
Derek Wood
Created:
2012-12-03 12:03:25 UTC
Size:
1.43 KB
patch
obsolete
>diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml >index 81f334b..52e2965 100644 >--- a/en_US.ISO8859-1/books/faq/book.xml >+++ b/en_US.ISO8859-1/books/faq/book.xml >@@ -3981,13 +3981,10 @@ kern.timecounter.hardware: TSC -> i8254</screen> > </question> > > <answer> >- <para>Because &posix; says that there shall be such a >- shell.</para> >- >- <para>The more complicated answer: many people need to write >+ <para>Many people need to write > shell scripts which will be portable across many systems. > That is why &posix; specifies the shell and utility commands >- in great detail. Most scripts are written in Bourne shell, >+ in great detail. Most scripts are written in Bourne shell (&man.sh.1;), > and because several important programming interfaces > (&man.make.1;, &man.system.3;, &man.popen.3;, and analogues > in higher-level scripting languages like Perl and Tcl) are >@@ -4003,7 +4000,7 @@ kern.timecounter.hardware: TSC -> i8254</screen> > other shells have. That is why the Ports Collection > includes more featureful shells like > <command>bash</command>, <command>scsh</command>, >- <command>tcsh</command>, and <command>zsh</command>. (You >+ &man.tcsh.1;, and <command>zsh</command>. (You > can compare for yourself the memory utilization of all these > shells by looking at the <quote>VSZ</quote> and > <quote>RSS</quote> columns in a <command>ps
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 Raw
Actions:
View
Attachments on
bug 174029
:
129956
| 129957 |
129958