From e93eaaa0d1e8e6447eeb6f698f7da50ede0cb926 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 15 Mar 2006 11:05:59 +1100 Subject: - jmc@cvs.openbsd.org 2006/02/06 21:44:47 [ssh.1] make this a little less ambiguous... --- ChangeLog | 5 ++++- ssh.1 | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index ab4173e56..1a7e9b020 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ [ssh.1] - typo fix ok jmc@ + - jmc@cvs.openbsd.org 2006/02/06 21:44:47 + [ssh.1] + make this a little less ambiguous... 20060313 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) @@ -3905,4 +3908,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.4140 2006/03/15 00:05:35 djm Exp $ +$Id: ChangeLog,v 1.4141 2006/03/15 00:05:59 djm Exp $ diff --git a/ssh.1 b/ssh.1 index 895008139..ba02e6c90 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.254 2006/02/06 15:54:07 msf Exp $ +.\" $OpenBSD: ssh.1,v 1.255 2006/02/06 21:44:47 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -1075,11 +1075,11 @@ Client access may be more finely tuned via the file (see below) and the .Cm PermitRootLogin server option. -The following entry would permit connections on the first +The following entry would permit connections on .Xr tun 4 -device from user +device 1 from user .Dq jane -and on the second device from user +and on tun device 2 from user .Dq john , if .Cm PermitRootLogin -- cgit v1.2.3