]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2006/02/06 21:44:47
authordjm <djm>
Wed, 15 Mar 2006 00:05:59 +0000 (00:05 +0000)
committerdjm <djm>
Wed, 15 Mar 2006 00:05:59 +0000 (00:05 +0000)
     [ssh.1]
     make this a little less ambiguous...

ChangeLog
ssh.1

index 85f3deccc679f62e48de1e04c2988fcebbc77b05..7b32461cf057c733cb0e8c85aa4c9624421a5bac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
      [ssh.1]
      - typo fix
      ok jmc@
      [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)
 
 20060313
  - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
diff --git a/ssh.1 b/ssh.1
index 8950081390554dcc749bf4a89312cf1cf844161a..ba02e6c90cc1c41cec9e23beba994f69ee6c232d 100644 (file)
--- 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.
 .\"
 .\" (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
 .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.
 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
 .Xr tun 4
-device from user
+device from user
 .Dq jane
 .Dq jane
-and on the second device from user
+and on tun device 2 from user
 .Dq john ,
 if
 .Cm PermitRootLogin
 .Dq john ,
 if
 .Cm PermitRootLogin
This page took 0.07714 seconds and 5 git commands to generate.