For the EINVAL case there can be more than a single option.
authormillert <millert@openbsd.org>
Tue, 28 Jun 2016 17:25:08 +0000 (17:25 +0000)
committermillert <millert@openbsd.org>
Tue, 28 Jun 2016 17:25:08 +0000 (17:25 +0000)
lib/libc/gen/fts.3

index 784b280..2c7d806 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: fts.3,v 1.35 2016/06/28 17:21:48 millert Exp $
+.\"    $OpenBSD: fts.3,v 1.36 2016/06/28 17:25:08 millert Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -762,7 +762,7 @@ may fail and set
 as follows:
 .Bl -tag -width Er
 .It Bq Er EINVAL
-The specified option is invalid or
+A specified option is invalid or
 .Fa path_argv
 is empty.
 .El