diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-21 11:14:54 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-21 11:14:54 +0200 |
| commit | 80d20ed80f2d1f27d454f72b213d8547230e7a8c (patch) | |
| tree | 0bda65bcac857abc76cc39e30e6cb623e7b051c5 /src/blog/2022-07-07-shutdown | |
| parent | dbbe363116f081dbd8f1c113439eeb3e949f8a1a (diff) | |
| download | sebastiano.tronto.net-80d20ed80f2d1f27d454f72b213d8547230e7a8c.tar.gz sebastiano.tronto.net-80d20ed80f2d1f27d454f72b213d8547230e7a8c.zip | |
Added reference to blog series in manpage posts
Diffstat (limited to 'src/blog/2022-07-07-shutdown')
| -rw-r--r-- | src/blog/2022-07-07-shutdown/shutdown.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-07-07-shutdown/shutdown.md b/src/blog/2022-07-07-shutdown/shutdown.md index f7acb49..d260942 100644 --- a/src/blog/2022-07-07-shutdown/shutdown.md +++ b/src/blog/2022-07-07-shutdown/shutdown.md | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | # The man page reading club: shutdown(8) | 1 | # The man page reading club: shutdown(8) |
| 2 | 2 | ||
| 3 | *This post is part of a [series](../../series)* | ||
| 4 | |||
| 3 | I would like to write about more interesting things, but I do not have | 5 | I would like to write about more interesting things, but I do not have |
| 4 | time or energy to do so. I need to shut down for a little while. | 6 | time or energy to do so. I need to shut down for a little while. |
| 5 | 7 | ||
| @@ -124,3 +126,5 @@ mainframes and how administrators used to shut them down when multiple users | |||
| 124 | were logged in. But I am not going to do it now. | 126 | were logged in. But I am not going to do it now. |
| 125 | 127 | ||
| 126 | Good night. | 128 | Good night. |
| 129 | |||
| 130 | *Next in the series: [sh(1) - part 1: shell grammar](../2022-09-13-sh-1)* | ||
