Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.x86 Use .Dl instead of .Bd -literal, fix...
details: https://anonhg.NetBSD.org/src/rev/fbc2ee04af26
branches: trunk
changeset: 359781:fbc2ee04af26
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Feb 25 12:57:39 2018 +0000
description:
Use .Dl instead of .Bd -literal, fix vertical spacing.
diffstat:
share/man/man4/man4.x86/imcsmb.4 | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 9c731f4de577 -r fbc2ee04af26 share/man/man4/man4.x86/imcsmb.4
--- a/share/man/man4/man4.x86/imcsmb.4 Sun Feb 25 12:53:22 2018 +0000
+++ b/share/man/man4/man4.x86/imcsmb.4 Sun Feb 25 12:57:39 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index