|
@@ -128,9 +128,10 @@
|
|
|
\newenvironment{variable}[1]{\begin{variablel}{#1}{#1}}{\end{variablel}}
|
|
|
\newcommand{\Declaration}{\item[Declaration]\ttfamily}
|
|
|
\newcommand{\Description}{\item[Description]\rmfamily}
|
|
|
+\newcommand{\Portability}{\item[Portability]\rmfamily}
|
|
|
\newcommand{\Errors}{\item[Errors]\rmfamily}
|
|
|
\newcommand{\Visibility}{\item[Visibility]\ttfamily}
|
|
|
-\newcommand{\Synopsis}{\item[Synopsis]\rmfamily}
|
|
|
+ \newcommand{\Synopsis}{\item[Synopsis]\rmfamily}
|
|
|
\newcommand{\Arguments}{\item[Arguments]\rmfamily}
|
|
|
\newcommand{\SeeAlso}{\item[See also]\rmfamily}
|
|
|
%
|
|
@@ -288,3 +289,4 @@
|
|
|
\addtolength{\headwidth}{-59pt}
|
|
|
%
|
|
|
% end of fpc.sty
|
|
|
+
|