diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-03 09:50:34 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-03 09:50:34 +0000 |
commit | 5e280e469d2559240b2673ce0a01e6c929064c0b (patch) | |
tree | 810881c5a4593ff83f358faee60ed513291cdb54 /bin/pax | |
parent | 3c77f408c4b051647467d4227d0be0e79c276710 (diff) |
use the hyphenated form "command-line" in the case of a compound adjective;
pjanzen@
Diffstat (limited to 'bin/pax')
-rw-r--r-- | bin/pax/pax.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index bd7d19df95e..fb5b8480f20 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.12 1999/05/23 14:10:48 aaron Exp $ +.\" $OpenBSD: pax.1,v 1.13 1999/06/03 09:50:33 aaron Exp $ .\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $ .\" .\" Copyright (c) 1992 Keith Muller. @@ -837,7 +837,7 @@ Multiple .Fl G options may be supplied and checking stops with the first match. .It Fl H -Follow only command line symbolic links while performing a physical file +Follow only command-line symbolic links while performing a physical file system traversal. .It Fl L Follow all symbolic links to perform a logical file system traversal. |