Imnprove previous.
This commit is contained in:
parent
0a95079b4a
commit
78e3bc6422
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: module.7,v 1.8 2020/07/13 12:44:04 jruoho Exp $
|
||||
.\" $NetBSD: module.7,v 1.9 2020/07/13 13:42:51 pgoyette Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -131,7 +131,7 @@ make install
|
|||
.Pp
|
||||
Alternatively, the
|
||||
.Dq build.sh
|
||||
tool can be used to build only the modules:
|
||||
tool can be used to build and install only the modules:
|
||||
.Bd -literal -offset indent
|
||||
cd /usr/src
|
||||
\&./build.sh -O /usr/obj -T /usr/tools modules
|
||||
|
|
Loading…
Reference in New Issue