diff --git a/gnu/usr.bin/ld/ld/ld.1 b/gnu/usr.bin/ld/ld/ld.1 index 0f16b87973c3..2bda1c7bd9a6 100644 --- a/gnu/usr.bin/ld/ld/ld.1 +++ b/gnu/usr.bin/ld/ld/ld.1 @@ -27,7 +27,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. .\" -.\" $Id: ld.1,v 1.11 1996/12/04 00:11:23 perry Exp $ +.\" $Id: ld.1,v 1.12 1997/07/16 04:34:36 mikel Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -235,9 +235,9 @@ command-line flag. .El .Sh FILES .Sh SEE ALSO -.Xr ldconfig 1 , .Xr ld.so 1 , -.Xr link 5 +.Xr link 5 , +.Xr ldconfig 8 .Sh CAVEATS An entry point must now explicitly be given if the output is intended to be a normal executable program. This was not the case for the previous version of