diff options
author | 2006-07-08 08:08:55 +0000 | |
---|---|---|
committer | 2006-07-08 08:08:55 +0000 | |
commit | 77999e6d18bff0cd2d6e6015ceecee1b7873f10e (patch) | |
tree | 3d71414d42009b972e408587e07e77e0426e0d78 | |
parent | - plug an old memory leak in patching code. (diff) | |
download | wireguard-openbsd-77999e6d18bff0cd2d6e6015ceecee1b7873f10e.tar.xz wireguard-openbsd-77999e6d18bff0cd2d6e6015ceecee1b7873f10e.zip |
jmc and I both pronounce ldconfig as ell-dee-config, so it should be
`an ldconfig utility', not `a'.
-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 d91c38f2aeb..f4ce6d32312 100644 --- a/libexec/ld.so/ldconfig/ldconfig.8 +++ b/libexec/ld.so/ldconfig/ldconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldconfig.8,v 1.22 2006/06/19 20:43:13 jmc Exp $ +.\" $OpenBSD: ldconfig.8,v 1.23 2006/07/08 08:08:55 mk Exp $ .\" .\" Copyright (c) 1993,1995 Paul Kranenburg .\" All rights reserved. @@ -190,7 +190,7 @@ settable in .Xr link 5 , .Xr rc.conf 8 .Sh HISTORY -A +An .Nm utility first appeared in SunOS 4.0. It appeared in its current form in |