Mention mergemaster(8).

Submitted by:	obrien
This commit is contained in:
Ben Smithurst 2000-11-24 10:22:08 +00:00
parent 1082b68736
commit 47f77d8c57

View File

@ -126,6 +126,7 @@ make buildworld
make buildkernel KERNEL=FOO
make installkernel KERNEL=FOO
make installworld
mergemaster
.Ed
.Pp
.Dq FOO
@ -157,6 +158,7 @@ may not work with the old kernel which is still running.
.Xr make 1 ,
.Xr make.conf 5 ,
.Xr ports 7 ,
.Xr mergemaster 8 ,
.Xr reboot 8 ,
.Xr shutdown 8
.Sh AUTHORS