spec: fix quoting style
This commit is contained in:
committed by
pancho horrillo
parent
60e7a57622
commit
d067b46d11
+4
-4
@@ -68,10 +68,10 @@ incapable in others.
|
|||||||
* Custom code = More bugs
|
* Custom code = More bugs
|
||||||
* Security issues (command injection, etc)
|
* Security issues (command injection, etc)
|
||||||
* Dependency on developers
|
* Dependency on developers
|
||||||
* **"A programming language is low level when its programs require attention to
|
* *"A programming language is low level when its programs require attention to
|
||||||
the irrelevant"** *Alan Perlis*
|
the irrelevant."<br />—Alan Perlis*
|
||||||
* **There is more Unix-nature in one line of shell script than there is in ten
|
* *"There is more Unix-nature in one line of shell script than there is in ten
|
||||||
thousand lines of C** *Master Foo*
|
thousand lines of C."<br />—Master Foo*
|
||||||
|
|
||||||
|
|
||||||
### Why not CGI?
|
### Why not CGI?
|
||||||
|
|||||||
Reference in New Issue
Block a user