1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

I didn't notice that a few of the man pages were symlinks only. Correct

that.

Reported by:	bento errorlogs via kris :-)
This commit is contained in:
Jacques Vidrine 2003-03-24 21:27:06 +00:00
parent 19985881be
commit cd0b9ff849
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77423

View File

@ -28,8 +28,6 @@ MAN3 += k_setpag.3
MAN3 += k_unlog.3
MAN3 += kafs.3
MAN3 += kerberos.3
MAN3 += krb_afslog.3
MAN3 += krb_afslog_uid.3
MAN3 += krb_realmofhost.3
MAN3 += krb_sendauth.3
MAN3 += krb_set_tkt_string.3
@ -59,3 +57,6 @@ MAN8 += push.8
MAN8 += rlogind.8
MAN8 += rshd.8
MAN8 += telnetd.8
MLINKS += getarg.3 arg_printusage.3
MLINKS += kafs.3 krb_afslog.3
MLINKS += kafs.3 krb_afslog_uid.3