From 342e9f045b45ffc94288e83b15bf25cb76d4a488 Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:11:17 +0200 Subject: [PATCH] stdbuf: add more information link (#5627) --- pages/common/stdbuf.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/stdbuf.md b/pages/common/stdbuf.md index 3dafac4535..0ff1c45c80 100644 --- a/pages/common/stdbuf.md +++ b/pages/common/stdbuf.md @@ -1,6 +1,7 @@ # stdbuf > Run a command with modified buffering operations for its standard streams. +> More information: . - Change the standard input buffer size to 512 KiB: