diff options
author | 2016-12-21 15:50:58 +0000 | |
---|---|---|
committer | 2016-12-21 15:50:58 +0000 | |
commit | 36b12e5c996a54fd85fc915f6b02c7d2b9dee2e4 (patch) | |
tree | d659300816c4a587da0f1513901c28fa8a741d44 | |
parent | Explicitly export a list of symbols from libcrypto. (diff) | |
download | wireguard-openbsd-36b12e5c996a54fd85fc915f6b02c7d2b9dee2e4.tar.xz wireguard-openbsd-36b12e5c996a54fd85fc915f6b02c7d2b9dee2e4.zip |
tweak previous;
-rw-r--r-- | share/man/man4/man4.octeon/octmmc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.octeon/octmmc.4 b/share/man/man4/man4.octeon/octmmc.4 index 55571a4a515..115a4d43c0a 100644 --- a/share/man/man4/man4.octeon/octmmc.4 +++ b/share/man/man4/man4.octeon/octmmc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: octmmc.4,v 1.1 2016/12/21 14:04:54 visa Exp $ +.\" $OpenBSD: octmmc.4,v 1.2 2016/12/21 15:50:58 jmc Exp $ .\" .\" Copyright (c) 2016 Visa Hankala .\" @@ -27,7 +27,7 @@ The .Nm driver provides support for the OCTEON MMC host controller, -which provides an interface to +which provides an interface to the .Xr sdmmc 4 bus. .Sh SEE ALSO |