Module Name:    src
Committed By:   pgoyette
Date:           Mon Jul 13 13:42:51 UTC 2020

Modified Files:
        src/share/man/man7: module.7

Log Message:
Imnprove previous.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man7/module.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/module.7
diff -u src/share/man/man7/module.7:1.8 src/share/man/man7/module.7:1.9
--- src/share/man/man7/module.7:1.8	Mon Jul 13 12:44:04 2020
+++ src/share/man/man7/module.7	Mon Jul 13 13:42:51 2020
@@ -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

Reply via email to