diff options
Diffstat (limited to 'Policy_sh.SH')
-rw-r--r-- | Policy_sh.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Policy_sh.SH b/Policy_sh.SH index 1f84d7a332..b2ea8e95bc 100644 --- a/Policy_sh.SH +++ b/Policy_sh.SH @@ -111,7 +111,7 @@ $spitshell <<!GROK!THIS! >>Policy.sh # Lastly, you may add additional items here. For example, to set the # pager to your local favorite value, uncomment the following line in # the original Policy_sh.SH file and re-run sh Policy_sh.SH. -# $pager='$pager' +# pager='$pager' # # A full Glossary of all the config.sh variables is in the file # Porting/Glossary. |