From c8e4c45d8570abed44dccff6d5fff9ecdbfe16f7 Mon Sep 17 00:00:00 2001 From: Sean Kelly Date: Tue, 8 Jul 2003 16:39:10 +0000 Subject: [PATCH] Bring build(7) in sync with src/Makefile by removing documentation for targets that have been unsupported since April: - upgrade - aout-to-elf - aout-to-elf-build - aout-to-elf-install - move-aout-libs Approved by: imp --- share/man/man7/build.7 | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index dfa424ebbb8..9171813a0e0 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -94,39 +94,10 @@ Rebuild the kernel and the kernel modules. Install the kernel and the kernel modules. .It Cm reinstallkernel Reinstall the kernel and the kernel modules. -.It Cm upgrade -Upgrade -.Xr a.out 5 -(2.2.x/3.0) system to the new -.Xr elf 5 -way. .It Cm most Build user commands, no libraries or include files. .It Cm installmost Install user commands, no libraries or include files. -.It Cm aout-to-elf -Upgrade a system from -.Xr a.out 5 -to -.Xr elf 5 -format. -.It Cm aout-to-elf-build -Build everything required to upgrade a system from -.Xr a.out 5 -to -.Xr elf 5 -format. -.It Cm aout-to-elf-install -Install everything built by -.Cm aout-to-elf-build . -.It Cm move-aout-libs -Move the -.Xr a.out 5 -libraries into an -.Pa aout -subdirectory of each -.Xr elf 5 -library subdirectory. .El .Pp For more information about the ports build process, see