summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/cyber
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-01 23:29:44 +0000
committerKarl Berry <karl@freefriends.org>2018-03-01 23:29:44 +0000
commit86a45b1f71731383af4341d32ccacc9f6316c98c (patch)
tree00816f14c4e3d357967a1e429dc0d26e3cb90c5d /Master/texmf-dist/source/latex/cyber
parentb55a0f78a2c701b8bf4835d2881af9640d1f3137 (diff)
cyber (1mar18)
git-svn-id: svn://tug.org/texlive/trunk@46776 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/cyber')
-rw-r--r--Master/texmf-dist/source/latex/cyber/cyber.dtx15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/cyber/cyber.dtx b/Master/texmf-dist/source/latex/cyber/cyber.dtx
index ad3f74c9185..85fe9e5744a 100644
--- a/Master/texmf-dist/source/latex/cyber/cyber.dtx
+++ b/Master/texmf-dist/source/latex/cyber/cyber.dtx
@@ -25,12 +25,12 @@
% ^^A We cannot \usepackage{cyber}, because it pulls in index,
% ^^A which screws up Doc's attempts to index all the macros we use.
% ^^A Therefore we do not get \filedate and \fileversion for free.
-% \def\filedate{2015/06/23}
-% \def\fileversion{v2.1}
+% \def\filedate{2018/01/24}
+% \def\fileversion{v2.2}
% \iffalse
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{cyber}
-%<package> [2015/06/24 v2.1 Fix packaging issues]
+%<package> [2018/01/24 v2.2 Add some semicolons in accordance with DTIC guidance]
%
%<*driver>
\documentclass{ltxdoc}
@@ -88,6 +88,7 @@
% \changes{v1.6}{2015/03/07}{Renamed iadoc to cyber: `IA' does not immediately mean anything outside the DoD, and the DoD has stopped using the term in preference to `cyber' anyway}
% \changes{v2.0}{2015/03/21}{Use index package instead of multind}
% \changes{v2.1}{2015/06/24}{Fix packaging issues}
+% \changes{v2.2}{2018/01/24}{Add some semicolons in accordance with DTIC guidance}
%
% \title{The \textsf{cyber} package\thanks{This document corresponds to
% \textsf{cyber}~\fileversion, dated~\filedate.}}
@@ -949,14 +950,14 @@
% \begin{macrocode}
\def\distributionB#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT B}: Distribution authorized to U.S. Government agencies only #1 \@date. Other requests for this document shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT B}: Distribution authorized to U.S. Government agencies only; #1; \@date. Other requests for this document shall be referred to #2.}}
% \end{macrocode}
% \end{macro}
% \begin{macro}{\distributionC}
% \begin{macrocode}
\def\distributionC#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT C}: Distribution authorized to U.S. Government agencies and their contractors #1 \@date. Other requests for this document shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT C}: Distribution authorized to U.S. Government agencies and their contractors; #1; \@date. Other requests for this document shall be referred to #2.}}
% \end{macrocode}
% \end{macro}
% \begin{macro}{\distributionD}
@@ -966,14 +967,14 @@
% \begin{macrocode}
\def\distributionD#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT D}: Distribution authorized to the Department of Defense and U.S. DoD contractors only #1 \@date. Other requests shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT D}: Distribution authorized to the Department of Defense and U.S. DoD contractors only; #1; \@date. Other requests shall be referred to #2.}}
% \end{macrocode}
% \end{macro}
% \begin{macro}{\distributionE}
% \begin{macrocode}
\def\distributionE#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT E}: Distribution authorized to DoD Components only #1 \@date. Other requests shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT E}: Distribution authorized to DoD Components only; #1; \@date. Other requests shall be referred to #2.}}
% \end{macrocode}
% \end{macro}
% \begin{macro}{\distributionF}