artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a15ba
)
For the EINVAL case there can be more than a single option.
author
millert
<millert@openbsd.org>
Tue, 28 Jun 2016 17:25:08 +0000
(17:25 +0000)
committer
millert
<millert@openbsd.org>
Tue, 28 Jun 2016 17:25:08 +0000
(17:25 +0000)
lib/libc/gen/fts.3
patch
|
blob
|
history
diff --git
a/lib/libc/gen/fts.3
b/lib/libc/gen/fts.3
index
784b280
..
2c7d806
100644
(file)
--- a/
lib/libc/gen/fts.3
+++ b/
lib/libc/gen/fts.3
@@
-1,4
+1,4
@@
-.\" $OpenBSD: fts.3,v 1.3
5 2016/06/28 17:21:4
8 millert Exp $
+.\" $OpenBSD: fts.3,v 1.3
6 2016/06/28 17:25:0
8 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