diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-12 10:01:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-12 10:01:55 +0000 |
commit | b4a33cbe372cee22aedd71621f44d3e6e3a57ecc (patch) | |
tree | 8ca01fd25a2a06a8290862f329e3dd69ef598347 /libexec/ld.so | |
parent | 3a1008eca821562647acdc0b8a06713869442e36 (diff) |
one less Ar;
Diffstat (limited to 'libexec/ld.so')
-rw-r--r-- | libexec/ld.so/ldconfig/ldconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/ldconfig/ldconfig.8 b/libexec/ld.so/ldconfig/ldconfig.8 index 71ce8285479..79b61df9c85 100644 --- a/libexec/ld.so/ldconfig/ldconfig.8 +++ b/libexec/ld.so/ldconfig/ldconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldconfig.8,v 1.18 2006/05/11 22:03:22 deraadt Exp $ +.\" $OpenBSD: ldconfig.8,v 1.19 2006/05/12 10:01:54 jmc Exp $ .\" .\" Copyright (c) 1993,1995 Paul Kranenburg .\" All rights reserved. @@ -38,7 +38,7 @@ .Sh SYNOPSIS .Nm ldconfig .Op Fl DmRrsUv -.Op Ar path Ar ... +.Op Ar path ... .Sh DESCRIPTION .Nm is used to prepare a set of |