Author: bcr (doc committer)
Date: Tue May 19 11:05:27 2020
New Revision: 361249
URL: https://svnweb.freebsd.org/changeset/base/361249

Log:
  Fix a typo: argments -> arguments
  
  PR:           243294
  Submitted by: Igor Ostapenko
  MFC after:    5 days

Modified:
  head/lib/libc/stdlib/getopt_long.3

Modified: head/lib/libc/stdlib/getopt_long.3
==============================================================================
--- head/lib/libc/stdlib/getopt_long.3  Tue May 19 09:17:20 2020        
(r361248)
+++ head/lib/libc/stdlib/getopt_long.3  Tue May 19 11:05:27 2020        
(r361249)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to