Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Remove superfluous macros.



details:   https://anonhg.NetBSD.org/src/rev/cf240dd1a81a
branches:  trunk
changeset: 320776:cf240dd1a81a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jul 18 16:41:53 2018 +0000

description:
Remove superfluous macros.

diffstat:

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

diffs (32 lines):

diff -r 1dd62773bb3d -r cf240dd1a81a share/man/man4/drm.4
--- a/share/man/man4/drm.4      Wed Jul 18 16:40:30 2018 +0000
+++ b/share/man/man4/drm.4      Wed Jul 18 16:41:53 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: drm.4,v 1.16 2018/07/10 17:01:43 maya Exp $
+.\"    $NetBSD: drm.4,v 1.17 2018/07/18 16:41:53 wiz Exp $
 .\"
 .\" Copyright (c) 2007, 2013 Thomas Klausner
 .\" All rights reserved.
@@ -42,11 +42,9 @@
 .Cd options        DRM_DEBUG
 .Cd options        DRM_NO_AGP
 .Sh DESCRIPTION
-The
-.Tn Direct Rendering Manager
-is part of the
-.Tn Direct Rendering Infrastructure
-for supporting video acceleration (3d acceleration, mostly).
+The Direct Rendering Manager is part of the Direct Rendering
+Infrastructure for supporting video acceleration (3d acceleration,
+mostly).
 .Pp
 The
 .Nm
@@ -195,7 +193,6 @@
 .An Daryll Strauss ,
 .An Keith Whitwell
 .Sh CAVEATS
-.Pp
 In case of errors,
 .Pa /dev/dri/card0
 may be changed, make sure to recreate it in that case.



Home | Main Index | Thread Index | Old Index