diff options
author | Jeremie Courreges-Anglas <jca@cvs.openbsd.org> | 2024-04-17 15:48:45 +0000 |
---|---|---|
committer | Jeremie Courreges-Anglas <jca@cvs.openbsd.org> | 2024-04-17 15:48:45 +0000 |
commit | 506e4edefac3cd718d2bcde209907588f8d8fae6 (patch) | |
tree | 7c9b9b34d37bd9d1843b9d700cc3c65983559b3d | |
parent | ff01d5a7fa4ae7ce900662f4d0fcdf2ce451b092 (diff) |
Fold long line
-rw-r--r-- | bin/pax/pax.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 19a23fe4390..777780b04dd 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.78 2024/04/15 17:33:10 jca Exp $ +.\" $OpenBSD: pax.1,v 1.79 2024/04/17 15:48:44 jca 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: April 15 2024 $ +.Dd $Mdocdate: April 17 2024 $ .Dt PAX 1 .Os .Sh NAME @@ -762,7 +762,8 @@ the file in the destination hierarchy is replaced by the file in the source hierarchy or by a link to the file in the source hierarchy if the file in the source hierarchy is newer. .It Fl v -During a list operation, produce a verbose table of contents using the format of the +During a list operation, produce a verbose table of contents using the +format of the .Xr ls 1 utility with the .Fl l |