Skip to content

Commit 19a6eee

Browse files
committed
release 1.2.1
1 parent 127ddc9 commit 19a6eee

4 files changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This directory contains the LaTeX source files for the textbook
22
Operating Systems and Middleware: Supporting Controlled Interaction
3-
Revised Edition 1.2, Copyright 2011-2015 by Max Hailperin.
3+
Revised Edition 1.2.1, Copyright 2011-2016 by Max Hailperin.
44

55
These files are intended for those who want to modify the book,
66
whether by changing its contents or by porting it to some other

os-book.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% This file is a portion of the source for a Revised Edition of
22
%% Operating Systems and Middleware: Supporting Controlled
3-
%% Interaction, Copyright 2011-2013 by Max Hailperin. This work is
3+
%% Interaction, Copyright 2011-2016 by Max Hailperin. This work is
44
%% licensed under the Creative Commons Attribution-ShareAlike 3.0
55
%% Unported License. To view a copy of this license, visit
66
%% http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to
@@ -58,7 +58,7 @@
5858
\title{Operating Systems and Middleware:\\Supporting Controlled Interaction}
5959
\author{Max Hailperin\\Gustavus Adolphus College}
6060
%% For version numbering convention, see https://gustavus.edu/+max/os-book/version-numbering.html
61-
\date{Revised Edition 1.2\\\today}
61+
\date{Revised Edition 1.2.1\\\today}
6262
\makeindex
6363
\begin{document}
6464
\bibliographystyle{plain}
@@ -86,7 +86,7 @@
8686
\fi
8787

8888
\clearpage\thispagestyle{empty}
89-
\noindent Copyright \copyright\ 2011--2015 by Max Hailperin.
89+
\noindent Copyright \copyright\ 2011--2016 by Max Hailperin.
9090
\[\includegraphics{by-sa}\]
9191
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this
9292
license, visit

web-site/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ <h1>Operating Systems and Middleware: Supporting Controlled Interaction</h1>
1010

1111
<a href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="//i.creativecommons.org/l/by-sa/3.0/88x31.png"></a><br><i>Operating Systems and Middleware: Supporting Controlled Interaction</i> by <a href="../">Max Hailperin</a> is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
1212

13+
<h2>An Important Note About the Future of This Book</h2>
14+
<p>The original author of this book is retiring from teaching 2016-05-31. Since he will no longer be teaching out of the book himself, he will have no motivation to update it. Those who wish to keep using it will need to accept this responsibility. GitHub "pull requests" will be gratefully accepted!</p>
15+
1316
<h2>Revised Edition</h2>
14-
<p>The information here is for version 1.2, released on 2015-07-11 as an update to the original 1.1 from 2011-07-27.
17+
<p>The information here is for version 1.2.1, released on 2016-01-24 as an update to the original 1.1 from 2011-07-27.
1518
<ul>
16-
<li><p><a href="osm-rev1.2.pdf">PDF file version of the book.</a>
19+
<li><p><a href="osm-rev1.2.1.pdf">PDF file version of the book.</a>
1720
<!-- I commented out the link to a directory of separate PDF files for individual chapters because I haven't found
1821
any way to preserve the hyperref cross-reference links when splitting the PDF file up.
1922
Also, with those cross-reference links and bookmarks, one can easily get to individual

web-site/osm-rev1.2.1.pdf

7.55 MB
Binary file not shown.

0 commit comments

Comments
 (0)