From f76fa239ee8846217a775a08e03066d40b9bbf19 Mon Sep 17 00:00:00 2001 From: Ben Buhse Date: Fri, 27 Feb 2026 12:21:42 -0600 Subject: [PATCH] Add strftime(3) to see also for the beansprout(5) Since the time format is customizable now, I might as well add it so users who many not know about strftime can find all the format strings --- man/beansprout.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/beansprout.5.scd b/man/beansprout.5.scd index 020cafe..2c8813c 100644 --- a/man/beansprout.5.scd +++ b/man/beansprout.5.scd @@ -380,4 +380,4 @@ All libinput configuration options supported by river are also supported by # SEE ALSO -*beansprout*(1), *river*(1) +*beansprout*(1), *river*(1), *strftime*(3)