Module Name: src
Committed By: uwe
Date: Sat Jan 6 16:01:43 UTC 2018
Modified Files:
src/share/man/man4: sdmmc.4
Log Message:
Make synopsis a bit less verbose and hopefully more readable.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/sdmmc.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/sdmmc.4
diff -u src/share/man/man4/sdmmc.4:1.6 src/share/man/man4/sdmmc.4:1.7
--- src/share/man/man4/sdmmc.4:1.6 Wed Mar 19 17:48:27 2014
+++ src/share/man/man4/sdmmc.4 Sat Jan 6 16:01:43 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdmmc.4,v 1.6 2014/03/19 17:48:27 wiz Exp $
+.\" $NetBSD: sdmmc.4,v 1.7 2018/01/06 16:01:43 uwe Exp $
.\" $OpenBSD: sdmmc.4,v 1.8 2009/03/25 19:33:06 mk Exp $
.\"
.\" Theo de Raadt, 2006. Public Domain.
@@ -10,9 +10,7 @@
.Nm sdmmc
.Nd SD bus
.Sh SYNOPSIS
-.Cd "# pxa2x0 specific"
-.Cd "sdmmc* at pxamci?"
-.Cd "# all architectures"
+.Cd "sdmmc* at pxamci? # pxa2x0 specific"
.Cd "sdmmc* at rtsx?"
.Cd "sdmmc* at sdhc?"
.Cd "sdmmc* at wb?"