talk.1 (9b50d9027575220cb6dd09b3e62f03f511e908b8) | talk.1 (c6189102a36744e2d5bc50714ba62168a5e55f32) |
---|---|
1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 41 unchanged lines hidden (view full) --- 50.Bl -tag -width ttyname 51.It Ar person 52If you wish to talk to someone on your own machine, then 53.Ar person 54is just the person's login name. If you wish to talk to a user on 55another host, then 56.Ar person 57is of the form | 1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 41 unchanged lines hidden (view full) --- 50.Bl -tag -width ttyname 51.It Ar person 52If you wish to talk to someone on your own machine, then 53.Ar person 54is just the person's login name. If you wish to talk to a user on 55another host, then 56.Ar person 57is of the form |
58.Ql user@host . | 58.Ql user@host 59or 60.Ql host!user 61or 62.Ql host:user . |
59.It Ar ttyname 60If you wish to talk to a user who is logged in more than once, the 61.Ar ttyname 62argument may be used to indicate the appropriate terminal 63name, where 64.Ar ttyname 65is of the form 66.Ql ttyXX . --- 63 unchanged lines hidden --- | 63.It Ar ttyname 64If you wish to talk to a user who is logged in more than once, the 65.Ar ttyname 66argument may be used to indicate the appropriate terminal 67name, where 68.Ar ttyname 69is of the form 70.Ql ttyXX . --- 63 unchanged lines hidden --- |