Module Name:    src
Committed By:   uwe
Date:           Sun Feb 25 12:57:39 UTC 2018

Modified Files:
        src/share/man/man4/man4.x86: imcsmb.4

Log Message:
Use .Dl instead of .Bd -literal, fix vertical spacing.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/man4.x86/imcsmb.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/man4.x86/imcsmb.4
diff -u src/share/man/man4/man4.x86/imcsmb.4:1.5 src/share/man/man4/man4.x86/imcsmb.4:1.6
--- src/share/man/man4/man4.x86/imcsmb.4:1.5	Sun Feb 25 12:51:33 2018
+++ src/share/man/man4/man4.x86/imcsmb.4	Sun Feb 25 12:57:39 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: imcsmb.4,v 1.5 2018/02/25 12:51:33 uwe Exp $
+.\" $NetBSD: imcsmb.4,v 1.6 2018/02/25 12:57:39 uwe Exp $
 .\"
 .\" Copyright (c) 2018 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -68,13 +68,12 @@
 Alternatively, to load the driver as a module at boot time, place the following
 line in
 .Xr boot.cfg 5 :
-.Bd -literal -offset indent
-load=imcsmb
-.Ed
+.Pp
+.Dl load=imcsmb
+.Pp
 or add the following line to your /etc/modules file:
-.Bd -literal -offset indent
-imcsmb
-.Ed
+.Pp
+.Dl imcsmb
 .Sh DESCRIPTION
 The
 .Nm

Reply via email to