From 4241a8b8b660f2a5acc96425e4c6cecc0de19496 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:16:57 +0200 Subject: [PATCH] tail: fix link (#13813) --- pages.nl/osx/tail.md | 2 +- pages/osx/tail.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.nl/osx/tail.md b/pages.nl/osx/tail.md index 82157b91b..fa951e510 100644 --- a/pages.nl/osx/tail.md +++ b/pages.nl/osx/tail.md @@ -2,7 +2,7 @@ > Toon het laatste deel van een bestand. > Bekijk ook: `head`. -> Meer informatie: . +> Meer informatie: . - Toon laatste aantal regels in een bestand: diff --git a/pages/osx/tail.md b/pages/osx/tail.md index 8b45b1cea..84ce86509 100644 --- a/pages/osx/tail.md +++ b/pages/osx/tail.md @@ -2,7 +2,7 @@ > Display the last part of a file. > See also: `head`. -> More information: . +> More information: . - Show last 'count' lines in file: