| commit | 49b78d4fbc138a252fc083c67d6b3750477d92a1 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Mon Nov 03 19:21:21 2008 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Mon Nov 03 19:21:21 2008 +1100 |
| tree | 4e03220507c035348929ddd75212fdd1ff5d76c4 | |
| parent | d58f56000c95f2c4eca22b4f89f19c557e23d919 [diff] |
- jmc@cvs.openbsd.org 2008/10/03 13:08:12
[sshd.8]
do not give an example of how to chmod files: we can presume the user
knows that. removes an ambiguity in the permission of authorized_keys;
ok deraadt