aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2022-05-29-man
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-11-14 17:36:51 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-11-14 17:36:51 +0100
commit5ed505e280c6c6a7459bb2e4249313fa65df052f (patch)
tree7bcd1417ef01423740f623be5e7a61007f9e79c5 /src/blog/2022-05-29-man
parent0ece949b176312dd7b9a2305892acc8f013a0e67 (diff)
parent0c2a1363f154be65c20dc5dc42c0a41f7caf8da9 (diff)
downloadsebastiano.tronto.net-5ed505e280c6c6a7459bb2e4249313fa65df052f.tar.gz
sebastiano.tronto.net-5ed505e280c6c6a7459bb2e4249313fa65df052f.zip
Merge branch 'master' of tronto.net:sebastiano.tronto.net
Diffstat (limited to 'src/blog/2022-05-29-man')
-rw-r--r--src/blog/2022-05-29-man/man.md4
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
3I have been using Linux as my main operating system for the 5I have been using Linux as my main operating system for the
4last 14 years, and as my only one for the last 10. Needless 6last 14 years, and as my only one for the last 10. Needless
5to say, I really like it. However, at the end of last year I 7to 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
263If you are curious, check the [new post](../2022-09-05-man-col)! 265If you are curious, check the [new post](../2022-09-05-man-col)!
266
267*Next in the series: [more(1)](../2022-06-08-more)*

Generated with cgit - Back to sebastiano.tronto.net