diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2023-12-10 03:08:01 +0100 | 
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2023-12-10 03:08:01 +0100 | 
| commit | d0c2b2cf706cc46268f690e07ab78d341a56861a (patch) | |
| tree | a0c647931d80af54c517da72017065c7f5a95c3e /src/blog/andy-val | |
| parent | 9e337a2309c9dcadd91fb3878c2194c477b92bf7 (diff) | |
Abbreviate POSIX
Diffstat (limited to 'src/blog/andy-val')
| -rw-r--r-- | src/blog/andy-val/index.gsp | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/blog/andy-val/index.gsp b/src/blog/andy-val/index.gsp index 63f0699..2eea5ef 100644 --- a/src/blog/andy-val/index.gsp +++ b/src/blog/andy-val/index.gsp @@ -96,8 +96,8 @@ html lang="en" {  			p {-  				For example, Andy like all shells implements support for signal -				handling.  In the POSIX shell this is done via the ‘trap’ builtin -				function: +				handling.  In the m4_abbr(POSIX) shell this is done via the ‘trap’ +				builtin function:  			}  			figure { |