diff options
author | fredb <fredb> | 2000-03-27 00:59:12 +0000 |
---|---|---|
committer | fredb <fredb> | 2000-03-27 00:59:12 +0000 |
commit | c04a8cbcaf4da8cbcae4a3761c9c5a5439f2d247 (patch) | |
tree | f29af165100262443c277f129c153de70853d52c /security | |
parent | d43194fd0f46fd287c3a787ac3c330a4cf901903 (diff) | |
download | pkgsrc-c04a8cbcaf4da8cbcae4a3761c9c5a5439f2d247.tar.gz |
Fix some warnings from "nroff".
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh/files/patch-sum | 9 | ||||
-rw-r--r-- | security/openssh/patches/patch-ac | 12 | ||||
-rw-r--r-- | security/openssh/patches/patch-ae | 20 | ||||
-rw-r--r-- | security/openssh/patches/patch-af | 12 | ||||
-rw-r--r-- | security/openssh/patches/patch-ah | 3 | ||||
-rw-r--r-- | security/openssh/patches/patch-ai | 12 | ||||
-rw-r--r-- | security/openssh/patches/patch-aj | 20 |
7 files changed, 85 insertions, 3 deletions
diff --git a/security/openssh/files/patch-sum b/security/openssh/files/patch-sum index 626a5df2938..b0a244a7849 100644 --- a/security/openssh/files/patch-sum +++ b/security/openssh/files/patch-sum @@ -1,7 +1,12 @@ -$NetBSD: patch-sum,v 1.6 2000/03/27 00:01:17 fredb Exp $ +$NetBSD: patch-sum,v 1.7 2000/03/27 00:59:12 fredb Exp $ MD5 (patch-aa) = ba9621decf3b55fde17a92409b0649ed MD5 (patch-ab) = b1be98743ffb76d3e0401dda3a420f25 +MD5 (patch-ac) = 5bdf4a142210aea600f3bf6f3ac14010 MD5 (patch-ad) = affe7f6d4df103015cb788cac15d2670 +MD5 (patch-ae) = 0076ca9d2343f21a304a3eee1a82c3cc +MD5 (patch-af) = c78d9cbf3e896460367e1b835ab25a20 MD5 (patch-ag) = 037888228d97283b54d1232daf3945a2 -MD5 (patch-ah) = da12bd4977cb30e752ad3a158b2e50cd +MD5 (patch-ah) = a37b5e7e44739dda6ca38c2276276535 +MD5 (patch-ai) = 94cff0f8dd220a401f740738cfd1dd82 +MD5 (patch-aj) = 54e9f5ecd7c1ca1f32401144c7980908 diff --git a/security/openssh/patches/patch-ac b/security/openssh/patches/patch-ac new file mode 100644 index 00000000000..ca63cb92fd4 --- /dev/null +++ b/security/openssh/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.3 2000/03/27 00:59:13 fredb Exp $ + +--- scp.1.orig Thu Jan 20 06:13:36 2000 ++++ scp.1 Sun Mar 26 18:32:09 2000 +@@ -101,6 +101,7 @@ + Forces + .Nm + to use IPv6 addresses only. ++.El + .Sh AUTHORS + Timo Rinne <tri@iki.fi> and Tatu Ylonen <ylo@cs.hut.fi> + .Sh HISTORY diff --git a/security/openssh/patches/patch-ae b/security/openssh/patches/patch-ae new file mode 100644 index 00000000000..850725f9be0 --- /dev/null +++ b/security/openssh/patches/patch-ae @@ -0,0 +1,20 @@ +$NetBSD: patch-ae,v 1.3 2000/03/27 00:59:13 fredb Exp $ + +--- ssh-add.1.orig Sat Jan 22 02:57:40 2000 ++++ ssh-add.1 Sun Mar 26 18:39:34 2000 +@@ -64,6 +64,7 @@ + .Nm + when no other files have been specified. + .Pp ++.El + .Sh ENVIRONMENT + .Bl -tag -width Ds + .It Ev "DISPLAY" and "SSH_ASKPASS" +@@ -87,6 +88,7 @@ + may be necessary to redirect the input from + .Pa /dev/null + to make this work.) ++.El + .Sh AUTHOR + Tatu Ylonen <ylo@cs.hut.fi> + .Pp diff --git a/security/openssh/patches/patch-af b/security/openssh/patches/patch-af new file mode 100644 index 00000000000..241d0cacc2a --- /dev/null +++ b/security/openssh/patches/patch-af @@ -0,0 +1,12 @@ +$NetBSD: patch-af,v 1.3 2000/03/27 00:59:13 fredb Exp $ + +--- ssh-agent.1.orig Sat Jan 22 02:57:40 2000 ++++ ssh-agent.1 Sun Mar 26 18:43:55 2000 +@@ -126,6 +126,7 @@ + authentication agent. These sockets should only be readable by the + owner. The sockets should get automatically removed when the agent + exits. ++.El + .Sh AUTHOR + Tatu Ylonen <ylo@cs.hut.fi> + .Pp diff --git a/security/openssh/patches/patch-ah b/security/openssh/patches/patch-ah index 0bfb560c4f0..0649063bd76 100644 --- a/security/openssh/patches/patch-ah +++ b/security/openssh/patches/patch-ah @@ -1,4 +1,5 @@ -$NetBSD: patch-ah,v 1.3 2000/03/26 14:36:25 itojun Exp $ +$NetBSD: patch-ah,v 1.4 2000/03/27 00:59:13 fredb Exp $ + --- Makefile.in.orig Thu Mar 16 08:48:26 2000 +++ Makefile.in Sun Mar 26 23:19:20 2000 @@ -6,6 +6,7 @@ diff --git a/security/openssh/patches/patch-ai b/security/openssh/patches/patch-ai new file mode 100644 index 00000000000..ebf1fb8192e --- /dev/null +++ b/security/openssh/patches/patch-ai @@ -0,0 +1,12 @@ +$NetBSD: patch-ai,v 1.1 2000/03/27 00:59:13 fredb Exp $ + +--- ssh-keygen.1.orig Sat Jan 22 02:57:40 2000 ++++ ssh-keygen.1 Sun Mar 26 18:45:41 2000 +@@ -124,6 +124,7 @@ + on all machines + where you wish to log in using RSA authentication. There is no + need to keep the contents of this file secret. ++.El + .Sh AUTHOR + Tatu Ylonen <ylo@cs.hut.fi> + .Pp diff --git a/security/openssh/patches/patch-aj b/security/openssh/patches/patch-aj new file mode 100644 index 00000000000..96e86ed235a --- /dev/null +++ b/security/openssh/patches/patch-aj @@ -0,0 +1,20 @@ +$NetBSD: patch-aj,v 1.1 2000/03/27 00:59:13 fredb Exp $ + +--- ssh.1.orig Fri Mar 17 06:40:17 2000 ++++ ssh.1 Sun Mar 26 18:50:05 2000 +@@ -829,6 +829,7 @@ + .Dq yes + or + .Dq no . ++.El + .Sh ENVIRONMENT + .Nm + will normally set the following environment variables: +@@ -1056,6 +1057,7 @@ + .It Pa libcrypto.so.X.1 + A version of this library which includes support for the RSA algorithm + is required for proper operation. ++.El + .Sh AUTHOR + OpenSSH + is a derivative of the original (free) ssh 1.2.12 release by Tatu Ylonen, |