diff options
Diffstat (limited to 'ssh-vulnkey.1')
-rw-r--r-- | ssh-vulnkey.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ssh-vulnkey.1 b/ssh-vulnkey.1 index 0b999bdc8..d0a450651 100644 --- a/ssh-vulnkey.1 +++ b/ssh-vulnkey.1 | |||
@@ -97,7 +97,9 @@ looks like this: | |||
97 | /home/user/.ssh/authorized_keys:3: Unknown (no blacklist information): RSA 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx user@host | 97 | /home/user/.ssh/authorized_keys:3: Unknown (no blacklist information): RSA 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx user@host |
98 | .Ed | 98 | .Ed |
99 | .Pp | 99 | .Pp |
100 | Each line is of the following format: | 100 | Each line is of the following format (any lines beginning with |
101 | .Dq # | ||
102 | should be ignored by scripts, although there will be none at present): | ||
101 | .Pp | 103 | .Pp |
102 | .Dl Ar filename : Ns Ar line : Ar status : Ar type Ar size Ar fingerprint Ar comment | 104 | .Dl Ar filename : Ns Ar line : Ar status : Ar type Ar size Ar fingerprint Ar comment |
103 | .Pp | 105 | .Pp |