From d50ff7de21069d65c972cb7d4e95d7fafc098117 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Tue, 19 May 2020 11:05:27 +0000 Subject: [PATCH] Fix a typo: argments -> arguments PR: 243294 Submitted by: Igor Ostapenko MFC after: 5 days --- lib/libc/stdlib/getopt_long.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/stdlib/getopt_long.3 b/lib/libc/stdlib/getopt_long.3 index 021a708d722e..ab5da7387a45 100644 --- a/lib/libc/stdlib/getopt_long.3 +++ b/lib/libc/stdlib/getopt_long.3 @@ -244,7 +244,7 @@ matching the default behavior of .Xr getopt 3 . The default behavior without .Ql \&+ -is to permute non-option argments to the end of +is to permute non-option arguments to the end of .Fa argv . .Pp A leading