lkml.org 
[lkml]   [1996]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subjectdevices.tex in 2.0.14
Hello,

I've discovered that Documentation/devices.tex in 2.0.14 produces a
LaTeX error when trying to format it. I've fixed the problem, and
I've converted the File to LaTeX 2e, as LaTeX 2.09 is obsolete now.
We won't use obsolete features, do we?

I'll send the patch in an attachment.

Ulrich Windl
--- /usr/src/linux-2.0.14/Documentation/devices.tex Fri Jul 12 21:28:43 1996
+++ devices.tex Mon Sep 2 22:21:58 1996
@@ -1,4 +1,4 @@
-\documentstyle{article}
+\documentclass{article}
%
% Adopt somewhat reasonable margins, so it doesn't take a million
% pages to print... :-) If you're actually putting this in print, you
@@ -11,7 +11,7 @@
\headsep=0.25in
\textheight=7.5in
\footskip=0.75in
-\footheight=0.5in
+%not in LaTeX 2e?? %\footheight=0.5in
%
\begin{document}
\newcommand{\file}{\tt} % Style to use for a filename
@@ -1104,7 +1104,7 @@
commercial interface by P\&E.

\begin{devicelist}
-\major{54}{Electrocardiognosis Holter serial card}
+\major{54}{}{char }{Electrocardiognosis Holter serial card}
\minor{0}{/dev/holter0}{First Holter port}
\minor{1}{/dev/holter1}{Second Holter port}
\minor{2}{/dev/holter2}{Third Holter port}
\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.024 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site