Skip to content

Commit

Permalink
Moved link to The Linux Programming Interface from How Open Source Wo…
Browse files Browse the repository at this point in the history
…rks to Processes
  • Loading branch information
josh-59 committed Feb 19, 2024
1 parent de97aa9 commit b7041f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion how-open-source-works.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,6 @@ <h3>Suggested Reading</h3>
<ul>
<li><a href="https://opendatastructures.org/">Open Data Structures</a> by Pat Morin</li>
<li><a href="http://discrete.openmathbooks.org/dmoi3.html">Discrete Mathematics: An Open Introduction</a> by Oscar Levin</li>
<li><a href="https://man7.org/tlpi/index.html">The Linux Programming Interface</a> by Michael Kerrisk</li>
</ul>
</div>

Expand Down
1 change: 1 addition & 0 deletions processes.html
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ <h2> File Descriptors</h2>
<h3>See Also:</h3>
<ul>
<li><code><a href="https://man7.org/linux/man-pages/man2/read.2.html">read(2)</a></code> - Read from a file descriptor</li>
<li><a href="https://man7.org/tlpi/index.html">The Linux Programming Interface</a> by Michael Kerrisk</li>
</ul>
</div>

Expand Down

0 comments on commit b7041f1

Please sign in to comment.