chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12eefa1
)
checkpath.3: Remove pointless line break.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 7 Jul 2024 23:09:22 +0000
(
00:09
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 17 Jul 2024 12:21:35 +0000
(13:21 +0100)
checkpath.3
patch
|
blob
|
blame
|
history
diff --git
a/checkpath.3
b/checkpath.3
index cbe93f76a8dd5561e5a3af1dc97f415968614ff0..7e1c78f432e2720909a4d13766fa0be25d65f818 100644
(file)
--- a/
checkpath.3
+++ b/
checkpath.3
@@
-6,8
+6,7
@@
checkpath \- library for examining path security
.nf
.B "#include <checkpath.h>"
-.BI "int checkpath(const char *" path ,
-.BI " const struct checkpath *" cp ");"
+.BI "int checkpath(const char *" path ", const struct checkpath *" cp ");"
.BI "int checkpath_addgid(struct checkpath *" cp ", gid_t " g ");"
.BI "void checkpath_setuid(struct checkpath *" cp ");"
.BI "int checkpath_setgid(struct checkpath *" cp ");"