Date: Mon, 10 Oct 2005 14:55:59 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot boot_i386.8 src/share/man/man5 style.Makefile.5 src/share/man/man7 build.7 development.7 release.7 src/share/man/man8 diskless.8 Message-ID: <200510101455.j9AEtxrL020776@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2005-10-10 14:55:59 UTC FreeBSD src repository Modified files: sbin/reboot boot_i386.8 share/man/man5 style.Makefile.5 share/man/man7 build.7 development.7 release.7 share/man/man8 diskless.8 Log: Replace "/etc/make.conf" with references to make.conf(5) where applicable. The main reason for this change is that the location of make.conf is not constant and can be modified via __MAKE_CONF. This change also improves hyper-text linkage in our manpages. MFC after: 2 weeks Revision Changes Path 1.56 +2 -1 src/sbin/reboot/boot_i386.8 1.16 +2 -1 src/share/man/man5/style.Makefile.5 1.37 +1 -2 src/share/man/man7/build.7 1.16 +3 -2 src/share/man/man7/development.7 1.55 +0 -1 src/share/man/man7/release.7 1.27 +2 -1 src/share/man/man8/diskless.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510101455.j9AEtxrL020776>