diff options
author | Damien Miller <djm@mindrot.org> | 2000-04-20 23:27:27 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-04-20 23:27:27 +1000 |
commit | cfabe86720363e109d87f8e9d54b364ef64c57c8 (patch) | |
tree | f219fc65f8c5f05a723e164a2de75b526029da32 | |
parent | d0cff3ecc49204c03c06428f7b779b8a18c0486f (diff) |
- Debian bug #55910 - remove references to ssl(8) manpages
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | ssh-add.1 | 10 | ||||
-rw-r--r-- | ssh-agent.1 | 7 | ||||
-rw-r--r-- | ssh-keygen.1 | 10 | ||||
-rw-r--r-- | ssh.1 | 10 | ||||
-rw-r--r-- | sshd.8 | 10 |
6 files changed, 10 insertions, 38 deletions
@@ -11,6 +11,7 @@ | |||
11 | - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE) | 11 | - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE) |
12 | - Use vhangup to clean up Linux ttys | 12 | - Use vhangup to clean up Linux ttys |
13 | - Force posix getopt processing on GNU libc systems | 13 | - Force posix getopt processing on GNU libc systems |
14 | - Debian bug #55910 - remove references to ssl(8) manpages | ||
14 | 15 | ||
15 | 20000419 | 16 | 20000419 |
16 | - OpenBSD CVS updates | 17 | - OpenBSD CVS updates |
@@ -9,7 +9,7 @@ | |||
9 | .\" | 9 | .\" |
10 | .\" Created: Sat Apr 22 23:55:14 1995 ylo | 10 | .\" Created: Sat Apr 22 23:55:14 1995 ylo |
11 | .\" | 11 | .\" |
12 | .\" $Id: ssh-add.1,v 1.11 2000/04/13 02:26:37 damien Exp $ | 12 | .\" $Id: ssh-add.1,v 1.12 2000/04/20 13:27:27 damien Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd September 25, 1999 | 14 | .Dd September 25, 1999 |
15 | .Dt SSH-ADD 1 | 15 | .Dt SSH-ADD 1 |
@@ -100,8 +100,7 @@ newer versions bore successively more restrictive licenses. | |||
100 | This version of OpenSSH | 100 | This version of OpenSSH |
101 | .Bl -bullet | 101 | .Bl -bullet |
102 | .It | 102 | .It |
103 | has all components of a restrictive nature (i.e., patents, see | 103 | has all components of a restrictive nature (i.e., patents) |
104 | .Xr ssl 8 ) | ||
105 | directly removed from the source code; any licensed or patented components | 104 | directly removed from the source code; any licensed or patented components |
106 | are chosen from | 105 | are chosen from |
107 | external libraries. | 106 | external libraries. |
@@ -115,13 +114,8 @@ authentication and ticket passing. | |||
115 | supports one-time password authentication with | 114 | supports one-time password authentication with |
116 | .Xr skey 1 . | 115 | .Xr skey 1 . |
117 | .El | 116 | .El |
118 | .Pp | ||
119 | The libraries described in | ||
120 | .Xr ssl 8 | ||
121 | are required for proper operation. | ||
122 | .Sh SEE ALSO | 117 | .Sh SEE ALSO |
123 | .Xr ssh 1 , | 118 | .Xr ssh 1 , |
124 | .Xr ssh-agent 1 , | 119 | .Xr ssh-agent 1 , |
125 | .Xr ssh-keygen 1 , | 120 | .Xr ssh-keygen 1 , |
126 | .Xr sshd 8 , | 121 | .Xr sshd 8 , |
127 | .Xr ssl 8 | ||
diff --git a/ssh-agent.1 b/ssh-agent.1 index b49d62b5a..68e6b84e1 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 | |||
@@ -144,8 +144,7 @@ newer versions bore successively more restrictive licenses. | |||
144 | This version of OpenSSH | 144 | This version of OpenSSH |
145 | .Bl -bullet | 145 | .Bl -bullet |
146 | .It | 146 | .It |
147 | has all components of a restrictive nature (i.e., patents, see | 147 | has all components of a restrictive nature (i.e., patents) |
148 | .Xr ssl 8 ) | ||
149 | directly removed from the source code; any licensed or patented components | 148 | directly removed from the source code; any licensed or patented components |
150 | are chosen from | 149 | are chosen from |
151 | external libraries. | 150 | external libraries. |
@@ -160,12 +159,8 @@ supports one-time password authentication with | |||
160 | .Xr skey 1 . | 159 | .Xr skey 1 . |
161 | .El | 160 | .El |
162 | .Pp | 161 | .Pp |
163 | The libraries described in | ||
164 | .Xr ssl 8 | ||
165 | are required for proper operation. | ||
166 | .Sh SEE ALSO | 162 | .Sh SEE ALSO |
167 | .Xr ssh 1 , | 163 | .Xr ssh 1 , |
168 | .Xr ssh-add 1 , | 164 | .Xr ssh-add 1 , |
169 | .Xr ssh-keygen 1 , | 165 | .Xr ssh-keygen 1 , |
170 | .Xr sshd 8 , | 166 | .Xr sshd 8 , |
171 | .Xr ssl 8 | ||
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index c8d18b03e..b809a1a5e 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -9,7 +9,7 @@ | |||
9 | .\" | 9 | .\" |
10 | .\" Created: Sat Apr 22 23:55:14 1995 ylo | 10 | .\" Created: Sat Apr 22 23:55:14 1995 ylo |
11 | .\" | 11 | .\" |
12 | .\" $Id: ssh-keygen.1,v 1.11 2000/04/13 02:26:37 damien Exp $ | 12 | .\" $Id: ssh-keygen.1,v 1.12 2000/04/20 13:27:27 damien Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd September 25, 1999 | 14 | .Dd September 25, 1999 |
15 | .Dt SSH-KEYGEN 1 | 15 | .Dt SSH-KEYGEN 1 |
@@ -142,8 +142,7 @@ newer versions bore successively more restrictive licenses. | |||
142 | This version of OpenSSH | 142 | This version of OpenSSH |
143 | .Bl -bullet | 143 | .Bl -bullet |
144 | .It | 144 | .It |
145 | has all components of a restrictive nature (i.e., patents, see | 145 | has all components of a restrictive nature (i.e., patents) |
146 | .Xr ssl 8 ) | ||
147 | directly removed from the source code; any licensed or patented components | 146 | directly removed from the source code; any licensed or patented components |
148 | are chosen from | 147 | are chosen from |
149 | external libraries. | 148 | external libraries. |
@@ -157,13 +156,8 @@ authentication and ticket passing. | |||
157 | supports one-time password authentication with | 156 | supports one-time password authentication with |
158 | .Xr skey 1 . | 157 | .Xr skey 1 . |
159 | .El | 158 | .El |
160 | .Pp | ||
161 | The libraries described in | ||
162 | .Xr ssl 8 | ||
163 | are required for proper operation. | ||
164 | .Sh SEE ALSO | 159 | .Sh SEE ALSO |
165 | .Xr ssh 1 , | 160 | .Xr ssh 1 , |
166 | .Xr ssh-add 1 , | 161 | .Xr ssh-add 1 , |
167 | .Xr ssh-agent 1 , | 162 | .Xr ssh-agent 1 , |
168 | .Xr sshd 8 , | 163 | .Xr sshd 8 , |
169 | .Xr ssl 8 | ||
@@ -9,7 +9,7 @@ | |||
9 | .\" | 9 | .\" |
10 | .\" Created: Sat Apr 22 21:55:14 1995 ylo | 10 | .\" Created: Sat Apr 22 21:55:14 1995 ylo |
11 | .\" | 11 | .\" |
12 | .\" $Id: ssh.1,v 1.22 2000/04/16 01:18:46 damien Exp $ | 12 | .\" $Id: ssh.1,v 1.23 2000/04/20 13:27:27 damien Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd September 25, 1999 | 14 | .Dd September 25, 1999 |
15 | .Dt SSH 1 | 15 | .Dt SSH 1 |
@@ -1089,8 +1089,7 @@ more restrictive licenses, and thus demand for a free version was born. | |||
1089 | This version of OpenSSH | 1089 | This version of OpenSSH |
1090 | .Bl -bullet | 1090 | .Bl -bullet |
1091 | .It | 1091 | .It |
1092 | has all components of a restrictive nature (i.e., patents, see | 1092 | has all components of a restrictive nature (i.e., patents) |
1093 | .Xr ssl 8 ) | ||
1094 | directly removed from the source code; any licensed or patented components | 1093 | directly removed from the source code; any licensed or patented components |
1095 | are chosen from | 1094 | are chosen from |
1096 | external libraries. | 1095 | external libraries. |
@@ -1106,10 +1105,6 @@ supports one-time password authentication with | |||
1106 | .Xr skey 1 . | 1105 | .Xr skey 1 . |
1107 | .El | 1106 | .El |
1108 | .Pp | 1107 | .Pp |
1109 | The libraries described in | ||
1110 | .Xr ssl 8 | ||
1111 | are required for proper operation. | ||
1112 | .Pp | ||
1113 | OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl, | 1108 | OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl, |
1114 | Niels Provos, Theo de Raadt, and Dug Song. | 1109 | Niels Provos, Theo de Raadt, and Dug Song. |
1115 | .Sh SEE ALSO | 1110 | .Sh SEE ALSO |
@@ -1121,4 +1116,3 @@ Niels Provos, Theo de Raadt, and Dug Song. | |||
1121 | .Xr ssh-keygen 1 , | 1116 | .Xr ssh-keygen 1 , |
1122 | .Xr telnet 1 , | 1117 | .Xr telnet 1 , |
1123 | .Xr sshd 8 , | 1118 | .Xr sshd 8 , |
1124 | .Xr ssl 8 | ||
@@ -9,7 +9,7 @@ | |||
9 | .\" | 9 | .\" |
10 | .\" Created: Sat Apr 22 21:55:14 1995 ylo | 10 | .\" Created: Sat Apr 22 21:55:14 1995 ylo |
11 | .\" | 11 | .\" |
12 | .\" $Id: sshd.8,v 1.17 2000/04/13 02:26:38 damien Exp $ | 12 | .\" $Id: sshd.8,v 1.18 2000/04/20 13:27:27 damien Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd September 25, 1999 | 14 | .Dd September 25, 1999 |
15 | .Dt SSHD 8 | 15 | .Dt SSHD 8 |
@@ -872,8 +872,7 @@ more restrictive licenses, and thus demand for a free version was born. | |||
872 | This version of OpenSSH | 872 | This version of OpenSSH |
873 | .Bl -bullet | 873 | .Bl -bullet |
874 | .It | 874 | .It |
875 | has all components of a restrictive nature (i.e., patents, see | 875 | has all components of a restrictive nature (i.e., patents) |
876 | .Xr ssl 8 ) | ||
877 | directly removed from the source code; any licensed or patented components | 876 | directly removed from the source code; any licensed or patented components |
878 | are chosen from | 877 | are chosen from |
879 | external libraries. | 878 | external libraries. |
@@ -888,16 +887,11 @@ authentication and ticket passing. | |||
888 | supports one-time password authentication with | 887 | supports one-time password authentication with |
889 | .Xr skey 1 . | 888 | .Xr skey 1 . |
890 | .El | 889 | .El |
891 | .Pp | ||
892 | The libraries described in | ||
893 | .Xr ssl 8 | ||
894 | are required for proper operation. | ||
895 | .Sh SEE ALSO | 890 | .Sh SEE ALSO |
896 | .Xr scp 1 , | 891 | .Xr scp 1 , |
897 | .Xr ssh 1 , | 892 | .Xr ssh 1 , |
898 | .Xr ssh-add 1 , | 893 | .Xr ssh-add 1 , |
899 | .Xr ssh-agent 1 , | 894 | .Xr ssh-agent 1 , |
900 | .Xr ssh-keygen 1 , | 895 | .Xr ssh-keygen 1 , |
901 | .Xr ssl 8 , | ||
902 | .Xr rlogin 1 , | 896 | .Xr rlogin 1 , |
903 | .Xr rsh 1 | 897 | .Xr rsh 1 |