Correct the use of MLINKS for the cpuset_* manual page links.

The value for MLINKS is a list of pairs, where the original manpage
is listed first in each pair...
This commit is contained in:
he 2008-06-17 00:10:54 +00:00
parent 7a9a590e57
commit 842f96408c

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.160 2008/06/16 14:25:49 rmind Exp $
# $NetBSD: Makefile.inc,v 1.161 2008/06/17 00:10:54 he Exp $
# from: @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
# gen sources
@ -76,8 +76,9 @@ MAN+= alarm.3 arc4random.3 basename.3 bswap.3 clock.3 closefrom.3 confstr.3 \
wordexp.3
MLINKS+=bswap.3 bswap16.3 bswap.3 bswap32.3 bswap.3 bswap64.3
MLINKS+=cpuset.3 cpuset_create.3 cpuset_destroy.3 cpuset_zero.3 \
cpuset_set.3 cpuset_clr.3 cpuset_isset.3 cpuset_size.3
MLINKS+=cpuset.3 cpuset_create.3 cpuset.3 cpuset_destroy.3 \
cpuset.3 cpuset_zero.3 cpuset.3 cpuset_set.3 cpuset.3 cpuset_clr.3 \
cpuset.3 cpuset_isset.3 cpuset.3 cpuset_size.3
MLINKS+=directory.3 closedir.3 directory.3 dirfd.3 directory.3 opendir.3 \
directory.3 readdir.3 directory.3 readdir_r.3 directory.3 \
rewinddir.3 directory.3 seekdir.3 directory.3 telldir.3