diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index 6c5971dff4ca..4f7cca56d275 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -108,15 +108,15 @@ library sub-directory. For more information about the ports build process, see .Xr ports 7 . .Sh FILES -.Bl -tag -width /usr/share/examples/etc/make.conf -compact +.Bl -tag -width ".Pa /usr/share/examples/etc/make.conf" -compact .It Pa /etc/make.conf -.It Pa /usr/share/examples/etc//make.conf .It Pa /usr/doc/Makefile .It Pa /usr/doc/share/mk/doc.project.mk -.It Pa /usr/src/Makefile -.It Pa /usr/src/Makefile.inc1 .It Pa /usr/ports/Mk/bsd.port.mk .It Pa /usr/ports/Mk/bsd.sites.mk +.It Pa /usr/share/examples/etc//make.conf +.It Pa /usr/src/Makefile +.It Pa /usr/src/Makefile.inc1 .El .Sh EXAMPLES The