[prev in list] [next in list] [prev in thread] [next in thread] 

List:       secure-shell
Subject:    Ssh-keyscan patch
From:       David Mazieres <dm () amsterdam ! lcs ! mit ! edu>
Date:       1996-01-26 14:38:19
[Download RAW message or body]

This is a tiny, non-critical patch for ssh-kescan version 0.2.  It
fixes some formatting problems in the ssh-keyscan man page.

David

--

Executing ssh-askpass to query the password...
cvs server: Diffing ssh-keyscan
Index: ssh-keyscan/ssh-keyscan.1
diff -u ssh-keyscan/ssh-keyscan.1:1.1 ssh-keyscan/ssh-keyscan.1:1.2
--- ssh-keyscan/ssh-keyscan.1:1.1	Sun Jan 14 15:38:03 1996
+++ ssh-keyscan/ssh-keyscan.1	Fri Jan 26 14:31:18 1996
@@ -60,29 +60,34 @@
 .B ssh-keyscan
 will read hosts or "host namelist" pairs from the standard input.
 .SH EXAMPLES
-\fBssh-keyscan\fR \fIhostname\fR
-.TP
-.B ""
+     \fBssh-keyscan\fR \fIhostname\fR
+.PP
 Print the host key for machine
 .IR hostname .
 .PP
-\fBmake-host-list\fR \fImy.domain\fR | \fBssh-keyscan\fR -f -
-.TP
-.B ""
+     \fBmake-host-list\fR \fImy.domain\fR | \fBssh-keyscan\fR -f -
+.PP
 Build an
 .I ssh_known_hosts
 file for all hosts in the DNS zone
 .IR my.domain .
 .PP
-.B ssh-keyscan
+     \fBmake-host-list\fR \fImy.domain\fR
+| fgrep -v \fI.pc.my.domain,\fR
+.br
+                | \fBssh-keyscan\fR -f -
+.PP
+Scan all hosts in DNS zone \fImy.domain\fR except PC's with names
+ending \fI.pc.my.domain\fR.
+.PP
+.B "     ssh-keyscan"
 .BI -f ssh_hosts
 | sort -u -
 .I ssh_known_hosts "\\\ "
 .br
                 | diff
 .I ssh_known_hosts -
-.TP
-.B ""
+.PP
 Find all hosts from the file
 .I ssh_hosts
 which have new or different keys from those in the sorted file

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic