diff options
| author | wiz <wiz@NetBSD.org> | 2018-02-25 10:04:04 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2018-02-25 10:04:04 +0000 |
| commit | ba50326601748e7c01acaa05f1540906a95f23d7 (patch) | |
| tree | 6310cae332e3ac724a6fa0ffa22782f70a1712f0 /share | |
| parent | 4bba47bb021795864b0f6d71271ad4685ff77aa4 (diff) | |
Fix xrefs, remove empty lines, fix RCS Id.
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/man4.x86/imcsmb.4 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man4/man4.x86/imcsmb.4 b/share/man/man4/man4.x86/imcsmb.4 index b1ad38680c5..806a91c9dd2 100644 --- a/share/man/man4/man4.x86/imcsmb.4 +++ b/share/man/man4/man4.x86/imcsmb.4 @@ -1,5 +1,4 @@ -.\" $NetBSD -.\" +.\" $NetBSD: imcsmb.4,v 1.3 2018/02/25 10:04:04 wiz Exp $ .\" .\" Copyright (c) 2018 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +26,6 @@ .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. - .\" .\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD .\" @@ -69,7 +67,7 @@ .Pp Alternatively, to load the driver as a module at boot time, place the following line in -.Xr boot.cfg : +.Xr boot.cfg 5 : .Bd -literal -offset indent load=imcsmb .Ed @@ -154,7 +152,7 @@ The driver will connect to the i2cbus instances created by .Nm . .Sh SEE ALSO -.Xr i2c 4 +.Xr iic 4 .Sh HISTORY The .Nm @@ -173,5 +171,4 @@ It was substantially refactored, and this manual page was written, by It was adapted to .Nx by -.An Paul Goyette Aq Mt pgoyette@netbsd.org . - +.An Paul Goyette Aq Mt pgoyette@NetBSD.org . |
