diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-06 21:44:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-06 21:44:48 +0000 |
commit | 1a30d141a6b8f3de4cd423b5e060540dbe120ecc (patch) | |
tree | 03d0642e710b4d877b7f9ec25ca2d216abbb5834 /usr.bin/ssh/ssh.1 | |
parent | 8041a18a4312c501a96e65a25d61a179fbdd594e (diff) |
make this a little less ambiguous...
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 89500813905..ba02e6c90cc 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/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 |