diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index f00eb75b4bcf..62432947d9f7 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: link.5,v 1.13 2001/09/11 01:01:57 wiz Exp $ +.\" $NetBSD: link.5,v 1.14 2001/10/31 18:44:11 skrll Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -614,6 +614,3 @@ The number of valid entries in .It Fa hi_next Next bucket in case of hashing collisions. .El -.Sh BUGS -Only the (GNU) C compiler currently supports the creation of shared libraries. -Other programming languages can not be used.