From 849e07dc3745bef7ae8bab4508f01bdc377eb574 Mon Sep 17 00:00:00 2001 From: guenther Date: Thu, 9 Jan 2014 03:13:24 +0000 Subject: [PATCH] Symlinks are displayed with '->', not '=>' --- bin/pax/pax.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 08c33d81dbc..2a4c6993b5f 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.62 2013/03/27 17:14:10 zhuk Exp $ +.\" $OpenBSD: pax.1,v 1.63 2014/01/09 03:13:24 guenther Exp $ .\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $ .\" .\" Copyright (c) 1992 Keith Muller. @@ -34,7 +34,7 @@ .\" .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: March 27 2013 $ +.Dd $Mdocdate: January 9 2014 $ .Dt PAX 1 .Os .Sh NAME @@ -822,7 +822,7 @@ the output has the format: .Pp For pathnames representing a symbolic link, the output has the format: .Pp -.Dl Em ls -l listing Li =\*(Gt Em link-name +.Dl Em ls -l listing Li -\*(Gt Em link-name .Pp Where .Em ls -l listing -- 2.20.1