diff options
author | phantom <phantom@FreeBSD.org> | 2000-05-12 08:14:11 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2000-05-12 08:14:11 +0000 |
commit | b963d2798f0a7b55943f4042cf21278f002d07ce (patch) | |
tree | b9c5831cd76b8779c28672fd518003bbaee3934a /share | |
parent | 079ff4176c8af73d73607bad55ea6be46c8d0dc2 (diff) | |
download | FreeBSD-src-b963d2798f0a7b55943f4042cf21278f002d07ce.zip FreeBSD-src-b963d2798f0a7b55943f4042cf21278f002d07ce.tar.gz |
Add MLINKS: bktr.4 -> booktree.4
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 3ebf6d9..4a38b0a 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -21,6 +21,8 @@ MLINKS+= apm.4 ../apm.4 MLINKS+= ar.4 ../ar.4 MLINKS+= asc.4 ../asc.4 MLINKS+= bktr.4 ../bktr.4 +MLINKS+= bktr.4 booktree.4 +MLINKS+= bktr.4 ../booktree.4 MLINKS+= bt.4 ../bt.4 MLINKS+= cs.4 ../cs.4 MLINKS+= cx.4 ../cx.4 |