Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix Dd. New line after macro argument end.



details:   https://anonhg.NetBSD.org/src/rev/8868f145ca3d
branches:  trunk
changeset: 834729:8868f145ca3d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Aug 26 06:47:27 2018 +0000

description:
Fix Dd. New line after macro argument end.

diffstat:

 share/man/man4/mue.4 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 164bcbefff15 -r 8868f145ca3d share/man/man4/mue.4
--- a/share/man/man4/mue.4      Sat Aug 25 21:01:28 2018 +0000
+++ b/share/man/man4/mue.4      Sun Aug 26 06:47:27 2018 +0000
@@ -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 <kevlo%openbsd.org@localhost>
@@ -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 @@
 The
 .Nm
 device driver first appeared in
-.Ox 6.3 and
+.Ox 6.3
+and
 .Nx 9.0 .
 .Sh AUTHORS
 .An -nosplit



Home | Main Index | Thread Index | Old Index