From 8993d785a261ee92528b44dae5a629ce389de412 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Fri, 19 Apr 2024 17:39:37 +0200 Subject: [PATCH] expand.1: Fix markup for the '-t' option When viewing the manpage the '-t' option is shown as follows -t -Sm tab1, tab2, ..., tabn Sm with the markup '\&Sm' included within '.It Fl t', which doesn't makes any sense. So just remove it. PR: 274897 MFC after: 3 days --- usr.bin/expand/expand.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1 index 06a2ad2e613..e63d9d7c1e0 100644 --- a/usr.bin/expand/expand.1 +++ b/usr.bin/expand/expand.1 @@ -78,7 +78,7 @@ If the .Fl a option is given, then tabs are inserted whenever they would compress the resultant file by replacing two or more characters. -.It Fl t \&Sm Ar tab1 , tab2 , ... , tabn \&Sm +.It Fl t Ar tab1 , tab2 , ... , tabn Set tab stops at column positions .Ar tab1 , tab2 , ... , tabn . If only a single number is given, tab stops are set that number of