From 80d20ed80f2d1f27d454f72b213d8547230e7a8c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 21 Oct 2023 11:14:54 +0200 Subject: Added reference to blog series in manpage posts --- src/blog/2022-09-13-sh-1/sh-1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/blog/2022-09-13-sh-1') diff --git a/src/blog/2022-09-13-sh-1/sh-1.md b/src/blog/2022-09-13-sh-1/sh-1.md index 92b2404..1c279a7 100644 --- a/src/blog/2022-09-13-sh-1/sh-1.md +++ b/src/blog/2022-09-13-sh-1/sh-1.md @@ -1,5 +1,7 @@ # The man page reading club: sh(1) - part 1: shell grammar +*This post is part of a [series](../../series)* + After [last time's short entry](../2022-07-07-shutdown) and a relatively long hiatus, we are back in business with a big one! @@ -383,3 +385,5 @@ rules together. To finish this manual page we are going to need another long post, or two shorter ones. See you next time! + +*Next in the series: [sh(1) - part 2: commands and builtins](../2022-09-20-sh-2)* -- cgit v1.3