Module Name:    src
Committed By:   nonaka
Date:           Tue Jun 21 14:13:58 UTC 2016

Modified Files:
        src/share/man/man4: acpi.4 sdhc.4

Log Message:
Add sdhc(4) at acpi.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/share/man/man4/acpi.4
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/sdhc.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/acpi.4
diff -u src/share/man/man4/acpi.4:1.78 src/share/man/man4/acpi.4:1.79
--- src/share/man/man4/acpi.4:1.78	Sun Sep 14 19:54:05 2014
+++ src/share/man/man4/acpi.4	Tue Jun 21 14:13:58 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.78 2014/09/14 19:54:05 mrg Exp $
+.\" $NetBSD: acpi.4,v 1.79 2016/06/21 14:13:58 nonaka Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -301,6 +301,8 @@ Standard ISA parallel port interface.
 Roland MPU-401 (compatible) MIDI UART.
 .It Xr pcppi 4
 AT-style speaker sound.
+.It Xr sdhc 4
+SD Host Controller.
 .It Xr thinkpad 4
 IBM/Lenovo ThinkPad laptop device driver.
 .It Xr ug 4

Index: src/share/man/man4/sdhc.4
diff -u src/share/man/man4/sdhc.4:1.3 src/share/man/man4/sdhc.4:1.4
--- src/share/man/man4/sdhc.4:1.3	Sat Mar 27 03:04:52 2010
+++ src/share/man/man4/sdhc.4	Tue Jun 21 14:13:58 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sdhc.4,v 1.3 2010/03/27 03:04:52 nonaka Exp $
+.\"	$NetBSD: sdhc.4,v 1.4 2016/06/21 14:13:58 nonaka Exp $
 .\"	$OpenBSD: sdhc.4,v 1.4 2009/02/14 18:47:45 deraadt Exp $
 .\"
 .\" Theo de Raadt, 2006. Public Domain.
@@ -10,6 +10,7 @@
 .Nm sdhc
 .Nd SD Host Controller
 .Sh SYNOPSIS
+.Cd "sdhc* at acpi?"
 .Cd "sdhc* at pci?"
 .Cd "sdhc* at cardbus? function ?"
 .Cd "sdmmc* at sdhc?"

Reply via email to