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 Remove extraneous spaces



details:   https://anonhg.NetBSD.org/src/rev/6a2d196dc3a5
branches:  trunk
changeset: 930903:6a2d196dc3a5
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu Apr 16 18:51:47 2020 +0000

description:
Remove extraneous spaces

diffstat:

 share/man/man4/man4.x86/imcsmb.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 9397dce7ac37 -r 6a2d196dc3a5 share/man/man4/man4.x86/imcsmb.4
--- a/share/man/man4/man4.x86/imcsmb.4  Thu Apr 16 18:32:29 2020 +0000
+++ b/share/man/man4/man4.x86/imcsmb.4  Thu Apr 16 18:51:47 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: imcsmb.4,v 1.7 2018/02/28 05:47:00 pgoyette Exp $
+.\" $NetBSD: imcsmb.4,v 1.8 2020/04/16 18:51:47 pgoyette Exp $
 .\"
 .\" Copyright (c) 2018 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -54,14 +54,14 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 28, 2018
+.Dd April 16, 2020
 .Dt IMCSMB 4
 .Os
 .Sh NAME
 .Nm imcsmb
 .Nd Intel integrated Memory Controller (iMC) SMBus controller driver
 .Sh SYNOPSIS
-.Cd imc* at pci? dev ? func ?
+.Cd imc* at pci? dev? func?
 .Cd imcsmb* at imc?
 .Cd iic* at i2cbus?
 .Pp



Home | Main Index | Thread Index | Old Index