Module Name:    src
Committed By:   wiz
Date:           Mon Sep 12 06:52:59 UTC 2016

Modified Files:
        src/sbin/modload: modload.8

Log Message:
Add .An -nosplit.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sbin/modload/modload.8

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

Modified files:

Index: src/sbin/modload/modload.8
diff -u src/sbin/modload/modload.8:1.44 src/sbin/modload/modload.8:1.45
--- src/sbin/modload/modload.8:1.44	Mon Sep 12 00:03:01 2016
+++ src/sbin/modload/modload.8	Mon Sep 12 06:52:59 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: modload.8,v 1.44 2016/09/12 00:03:01 sevan Exp $
+.\" $NetBSD: modload.8,v 1.45 2016/09/12 06:52:59 wiz Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -146,6 +146,7 @@ to the corresponding command in
 was switched to the module framework for
 .Nx 5.0 .
 .Sh AUTHORS
+.An -nosplit
 The original
 .Nx
 implementation was written by

Reply via email to