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-05-29-man | |
| 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-05-29-man')
| -rw-r--r-- | src/blog/2022-05-29-man/man.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-05-29-man/man.md b/src/blog/2022-05-29-man/man.md index 26cad6b..ecbf50d 100644 --- a/src/blog/2022-05-29-man/man.md +++ b/src/blog/2022-05-29-man/man.md | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | # The man page reading club: man(1) | 1 | # The man page reading club: man(1) |
| 2 | 2 | ||
| 3 | *This post is part of [series](../../series)* | ||
| 4 | |||
| 3 | I have been using Linux as my main operating system for the | 5 | I have been using Linux as my main operating system for the |
| 4 | last 14 years, and as my only one for the last 10. Needless | 6 | last 14 years, and as my only one for the last 10. Needless |
| 5 | to say, I really like it. However, at the end of last year I | 7 | to say, I really like it. However, at the end of last year I |
| @@ -261,3 +263,5 @@ markup, pipe the output to col(1) -b instead. | |||
| 261 | ``` | 263 | ``` |
| 262 | 264 | ||
| 263 | If you are curious, check the [new post](../2022-09-05-man-col)! | 265 | If you are curious, check the [new post](../2022-09-05-man-col)! |
| 266 | |||
| 267 | *Next in the series: [more(1)](../2022-06-08-more)* | ||
