summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrmr2026-01-10 15:46:49 -0500
committerwrmr2026-01-10 15:46:49 -0500
commit1f18362a066e051d9dcca2e02a404cc38c14ad06 (patch)
tree6a592ec81f97d0b41fdc43f51b21853d3e327fa3
parent4df494fde4aad1a55baf31c47c44cf6b85e1558c (diff)
parent8e8c8e6f1cd6cb55ba19573374ef209625dcf9c0 (diff)
Merge branch 'dev'HEADmaster
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 037e980..86a4905 100644
--- a/main.c
+++ b/main.c
@@ -741,7 +741,7 @@ const char *help_long =
" pfp = 1 | 0 enable or disable profile pictures\n"
" pronouns = 1 | 0 enable or disable user pronouns in posts\n"
" date = 1 | 0 enable or disable post timestamps\n"
- " datefmt = ... configure timestamp format; see date(1) or strftime(1)\n"
+ " datefmt = ... configure timestamp format; see date(1) or strftime(3)\n"
"\n"
" [margin]\n"
"\n"