Module Name: src
Committed By: wiz
Date: Sun Aug 26 06:47:27 UTC 2018
Modified Files:
src/share/man/man4: mue.4
Log Message:
Fix Dd. New line after macro argument end.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/mue.4
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/man4/mue.4
diff -u src/share/man/man4/mue.4:1.1 src/share/man/man4/mue.4:1.2
--- src/share/man/man4/mue.4:1.1 Sat Aug 25 20:12:21 2018
+++ src/share/man/man4/mue.4 Sun Aug 26 06:47:27 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mue.4,v 1.1 2018/08/25 20:12:21 rin Exp $
+.\" $NetBSD: mue.4,v 1.2 2018/08/26 06:47:27 wiz Exp $
.\" $OpenBSD: mue.4,v 1.2 2018/08/03 06:13:14 jmc Exp $
.\"
.\" Copyright (c) 2018 Kevin Lo <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 25 2018 $
+.Dd August 25, 2018
.Dt MUE 4
.Os
.Sh NAME
@@ -52,7 +52,8 @@ For more information on configuring this
The
.Nm
device driver first appeared in
-.Ox 6.3 and
+.Ox 6.3
+and
.Nx 9.0 .
.Sh AUTHORS
.An -nosplit