mirror of
				https://github.com/PowerShell/openssh-portable.git
				synced 2025-11-04 05:24:08 +01:00 
			
		
		
		
	- jmc@cvs.openbsd.org 2011/03/24 15:29:30
[ssh-keygen.1]
     zap trailing whitespace;
			
			
This commit is contained in:
		
							parent
							
								
									111431963e
								
							
						
					
					
						commit
						3ca1eb373f
					
				@ -32,6 +32,9 @@
 | 
				
			|||||||
   - stevesk@cvs.openbsd.org 2011/03/23 16:50:04
 | 
					   - stevesk@cvs.openbsd.org 2011/03/23 16:50:04
 | 
				
			||||||
     [ssh-keygen.c]
 | 
					     [ssh-keygen.c]
 | 
				
			||||||
     remove -d, documentation removed >10 years ago; ok markus
 | 
					     remove -d, documentation removed >10 years ago; ok markus
 | 
				
			||||||
 | 
					   - jmc@cvs.openbsd.org 2011/03/24 15:29:30
 | 
				
			||||||
 | 
					     [ssh-keygen.1]
 | 
				
			||||||
 | 
					     zap trailing whitespace;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
20110221
 | 
					20110221
 | 
				
			||||||
 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
 | 
					 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
.\"	$OpenBSD: ssh-keygen.1,v 1.103 2011/03/23 16:24:56 stevesk Exp $
 | 
					.\"	$OpenBSD: ssh-keygen.1,v 1.104 2011/03/24 15:29:30 jmc Exp $
 | 
				
			||||||
.\"
 | 
					.\"
 | 
				
			||||||
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
 | 
					.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
 | 
				
			||||||
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
 | 
					.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
 | 
				
			||||||
@ -35,7 +35,7 @@
 | 
				
			|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 | 
					.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 | 
				
			||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
					.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
				
			||||||
.\"
 | 
					.\"
 | 
				
			||||||
.Dd $Mdocdate: March 23 2011 $
 | 
					.Dd $Mdocdate: March 24 2011 $
 | 
				
			||||||
.Dt SSH-KEYGEN 1
 | 
					.Dt SSH-KEYGEN 1
 | 
				
			||||||
.Os
 | 
					.Os
 | 
				
			||||||
.Sh NAME
 | 
					.Sh NAME
 | 
				
			||||||
@ -198,7 +198,7 @@ The options are as follows:
 | 
				
			|||||||
For each of the key types (rsa1, rsa, dsa and ecdsa) for which host keys
 | 
					For each of the key types (rsa1, rsa, dsa and ecdsa) for which host keys
 | 
				
			||||||
do not exist, generate the host keys with the default key file path,
 | 
					do not exist, generate the host keys with the default key file path,
 | 
				
			||||||
an empty passphrase, default bits for the key type, and default comment.
 | 
					an empty passphrase, default bits for the key type, and default comment.
 | 
				
			||||||
This is used by 
 | 
					This is used by
 | 
				
			||||||
.Pa /etc/rc
 | 
					.Pa /etc/rc
 | 
				
			||||||
to generate new host keys.
 | 
					to generate new host keys.
 | 
				
			||||||
.It Fl a Ar trials
 | 
					.It Fl a Ar trials
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user