Create symbolic link for g_print_bio(9) manual page.

Approved by:	scottl (mentor)
This commit is contained in:
Pawel Jakub Dawidek 2004-02-11 18:43:20 +00:00
parent 462b8db96b
commit 16710e88da

View File

@ -435,7 +435,8 @@ MLINKS+=fetch.9 fubyte.9 \
MLINKS+=g_attach.9 g_detach.9
MLINKS+=g_bio.9 g_clone_bio.9 \
g_bio.9 g_destroy_bio.9 \
g_bio.9 g_new_bio.9
g_bio.9 g_new_bio.9 \
g_bio.9 g_print_bio.9
MLINKS+=g_consumer.9 g_destroy_consumer.9 \
g_consumer.9 g_new_consumer.9
MLINKS+=g_data.9 g_read_data.9 \