diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-04-18 17:12:54 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-04-18 17:12:54 +0200 |
| commit | f7038160b05b06e7fb0b0d2adfbaff0894bea068 (patch) | |
| tree | 1007a0d0895c509756f1ee32713abfb398aa9bc2 /security/firewall_ex/frm_ex_firewall.tex | |
| parent | aa406ef5fc80b33faf9155168f7238abdcf19c54 (diff) | |
security: firewall_ex: minimize pres/print diff
The only difference between a pres and a print is the config and
tail lines (first and last lines of the .tex). Make this clear
by consolidating all other lines into the main content.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'security/firewall_ex/frm_ex_firewall.tex')
| -rw-r--r-- | security/firewall_ex/frm_ex_firewall.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security/firewall_ex/frm_ex_firewall.tex b/security/firewall_ex/frm_ex_firewall.tex index 714dc2d..67b3acf 100644 --- a/security/firewall_ex/frm_ex_firewall.tex +++ b/security/firewall_ex/frm_ex_firewall.tex @@ -1,4 +1,11 @@ % ---------------------------- +\subsection{Firewall Examples} + +% ---------------------------- +\title{Example Firewall} +\maketitle + +% ---------------------------- \subsubsection{Initialization} \begin{frame}[fragile] @@ -299,3 +306,5 @@ COMMIT \end{scriptsize} \end{frame} +% ---------------------------- +\subsection{} |
