1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Make MLINKS text match text in bsd.man.mk added by wosch@ in 1996.

This commit is contained in:
Craig Rodrigues 2014-11-21 17:55:38 +00:00
parent 9f4958782a
commit 7502a3d8f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274802

View File

@ -146,7 +146,7 @@ MAN The manual pages to be installed (use a .1 - .9 suffix).
MLINKS List of manual page links (using a .1 - .9 suffix). The
linked-to file must come first, the linked file second,
and there may be multiple pairs. The files are soft-linked.
and there may be multiple pairs. The files are hard-linked.
The include file <bsd.man.mk> includes a file named "../Makefile.inc" if
it exists.