Module Name: src
Committed By: wiz
Date: Mon Sep 12 06:54:00 UTC 2016
Modified Files:
src/sbin/modstat: modstat.8
Log Message:
Add .An -nosplit.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sbin/modstat/modstat.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/modstat/modstat.8
diff -u src/sbin/modstat/modstat.8:1.21 src/sbin/modstat/modstat.8:1.22
--- src/sbin/modstat/modstat.8:1.21 Mon Sep 12 04:00:27 2016
+++ src/sbin/modstat/modstat.8 Mon Sep 12 06:54:00 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.21 2016/09/12 04:00:27 sevan Exp $
+.\" $NetBSD: modstat.8,v 1.22 2016/09/12 06:54:00 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -139,6 +139,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