diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-10-24 02:41:34 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-10-24 02:41:34 +0200 |
commit | ae69e1d010ddf367fdd8ecf7f006c54cfe3f9728 (patch) | |
tree | b6559ad36d2d9c4573cbf438c310a98b77dc3e0a /ssh-add.1 | |
parent | - sobrado@cvs.openbsd.org 2009/10/17 12:10:39 (diff) | |
download | openssh-ae69e1d010ddf367fdd8ecf7f006c54cfe3f9728.tar.xz openssh-ae69e1d010ddf367fdd8ecf7f006c54cfe3f9728.zip |
- sobrado@cvs.openbsd.org 2009/10/22 12:35:53
[ssh.1 ssh-agent.1 ssh-add.1]
use the UNIX-related macros (.At and .Ux) where appropriate.
ok jmc@
Diffstat (limited to 'ssh-add.1')
-rw-r--r-- | ssh-add.1 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-add.1,v 1.46 2007/06/12 13:41:03 jmc Exp $ +.\" $OpenBSD: ssh-add.1,v 1.47 2009/10/22 12:35:53 sobrado Exp $ .\" .\" -*- nroff -*- .\" @@ -37,7 +37,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. .\" -.Dd $Mdocdate: June 12 2007 $ +.Dd $Mdocdate: October 22 2009 $ .Dt SSH-ADD 1 .Os .Sh NAME @@ -148,8 +148,9 @@ may be necessary to redirect the input from .Pa /dev/null to make this work.) .It Ev SSH_AUTH_SOCK -Identifies the path of a unix-domain socket used to communicate with the -agent. +Identifies the path of a +.Ux +domain socket used to communicate with the agent. .El .Sh FILES .Bl -tag -width Ds |