compar is a function arg (Fa) not function name (Fn);
authorjmc <jmc@openbsd.org>
Thu, 17 Jun 2021 18:18:15 +0000 (18:18 +0000)
committerjmc <jmc@openbsd.org>
Thu, 17 Jun 2021 18:18:15 +0000 (18:18 +0000)
lib/libc/gen/scandir.3

index 13f58e2..5003313 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: scandir.3,v 1.15 2019/09/02 21:18:41 deraadt Exp $
+.\"    $OpenBSD: scandir.3,v 1.16 2021/06/17 18:18:15 jmc Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -27,7 +27,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: September 2 2019 $
+.Dd $Mdocdate: June 17 2021 $
 .Dt SCANDIR 3
 .Os
 .Sh NAME
@@ -118,7 +118,7 @@ functions appeared in
 The argument types for
 .Fn alphasort
 and for the
-.Fn compar
+.Fa compar
 argument to
 .Fn scandir
 were originally