diff options
Diffstat (limited to 'src/blog/new-sh')
| -rw-r--r-- | src/blog/new-sh/index.gsp | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/blog/new-sh/index.gsp b/src/blog/new-sh/index.gsp index 9da8e39..156971a 100644 --- a/src/blog/new-sh/index.gsp +++ b/src/blog/new-sh/index.gsp @@ -31,11 +31,11 @@ html lang="en" {  				at times, and the available resources outside of the m4_abbr(POSIX)  				specification itself are absolutely piss-poor as a result of the  				average *NIX user failing to understand the difference between -				@code{-/bin/sh} and Bash @x-ref{-2}. What @em{-really} drew me into the +				@code{-/bin/sh} and Bash @x-ref{-2}.  What @em{-really} drew me into the  				Shell was the powerful idea of composability, and being able to combine  				simple tools to form a much more powerful one in only a handful of -				lines.  I talked more about this @a href="/blog/extend" {-in my -					previous post}. +				lines.  I talked more about this +				@a href="/blog/extend" {-in my previous post}.  			}  			p {- |