diff options
author | 2006-05-12 10:01:54 +0000 | |
---|---|---|
committer | 2006-05-12 10:01:54 +0000 | |
commit | e9884612bda6637dc2cd42dc852787cc71495566 (patch) | |
tree | 429ffde440266e4b8d2a9645a3c7f4f9936df3bd | |
parent | code we can read (diff) | |
download | wireguard-openbsd-e9884612bda6637dc2cd42dc852787cc71495566.tar.xz wireguard-openbsd-e9884612bda6637dc2cd42dc852787cc71495566.zip |
one less Ar;
-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 |