diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-06-16 11:25:31 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-06-16 11:25:31 +0000 |
commit | 91b80125303d8d8b8dcdfd29969a3b360546c468 (patch) | |
tree | cefe1036db3cf42177435522560cbe54a14cac89 /share | |
parent | b20700966027364e7e2e3cf5ca4613cbb4e2a25b (diff) |
Typo: Use settings -> User settings.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 08d5c456ee9..3e8911a830b 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.230 2009/06/12 13:40:34 landry Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.231 2009/06/16 11:25:30 sthen Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 12 2009 $ +.Dd $Mdocdate: June 16 2009 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -804,7 +804,7 @@ See also .Ev COPTS , .Ev CDIAGFLAGS . .It Ev CHECK_LIB_DEPENDS -Use settings. +User settings. If set to .Sq Yes , every package build will verify that shared libraries are correctly |