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:
f415745
)
Minor tidying and typo correction.
author
mdw
<mdw>
Fri, 30 Jul 1999 06:50:24 +0000
(06:50 +0000)
committer
mdw
<mdw>
Fri, 30 Jul 1999 06:50:24 +0000
(06:50 +0000)
chkpath.1
patch
|
blob
|
blame
|
history
tmpdir.1
patch
|
blob
|
blame
|
history
diff --git
a/chkpath.1
b/chkpath.1
index 313f0a8f860b38b653284379bf0e4559bdd29d6f..0e88bfa4721697b99f7684079616ef2a28b13cdb 100644
(file)
--- a/
chkpath.1
+++ b/
chkpath.1
@@
-1,3
+1,4
@@
+.\" -*-nroff-*-
.TH chkpath 1 "6 April 1999" "Local tools"
.SH NAME
chkpath \- check a path string for security
.TH chkpath 1 "6 April 1999" "Local tools"
.SH NAME
chkpath \- check a path string for security
@@
-14,7
+15,7
@@
value of the
.B PATH
environment variable is examined.
.PP
.B PATH
environment variable is examined.
.PP
-Each directory in turn is broken into its cons
i
tituent parts and every
+Each directory in turn is broken into its constituent parts and every
step which must be made through the filesystem to reach that directory
from the root is scrutinized for vulnerabilities. The checks made
against each directory and symbolic link along the way are as follows:
step which must be made through the filesystem to reach that directory
from the root is scrutinized for vulnerabilities. The checks made
against each directory and symbolic link along the way are as follows:
diff --git
a/tmpdir.1
b/tmpdir.1
index e1edea8cfc998ef29357677f70e17f4b0a38e0ed..08a3a498c9f30a5746ed79625729c0ed58225d7d 100644
(file)
--- a/
tmpdir.1
+++ b/
tmpdir.1
@@
-1,3
+1,4
@@
+.\" -*-nroff-*-
.TH tmpdir 1 "6 April 1999" "Local tools"
.SH NAME
tmpdir \- choose, or check a choice of, temporary directory
.TH tmpdir 1 "6 April 1999" "Local tools"
.SH NAME
tmpdir \- choose, or check a choice of, temporary directory