From 615bcbd2176912ccfce7c4d6623b9980952b24ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sun, 31 Aug 2025 17:35:15 +0200 Subject: [PATCH] Fix markup in mesg.1.adoc --- term-utils/mesg.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/term-utils/mesg.1.adoc b/term-utils/mesg.1.adoc index 38135a8db..11be5e17e 100644 --- a/term-utils/mesg.1.adoc +++ b/term-utils/mesg.1.adoc @@ -59,7 +59,7 @@ more conscious of various security risks, there is a trend to remove write access by default, at least for the primary login shell. The initial permissions for the terminal are set by *login*(1) according to TTYPERM -and TTYGROUP from /etc/login.defs. The default is mode _0620_ if a tty group is used, +and TTYGROUP from _/etc/login.defs_. The default is mode _0620_ if a tty group is used, and _0600_ without the group. The default tty group name is "tty". To ensure that your ttys are set in a portable and independent manner from system -- 2.47.3