Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Link to i386/pnpbios(4) instead of pnpbios(4)



details:   https://anonhg.NetBSD.org/src/rev/8c0168ecce51
branches:  trunk
changeset: 942994:8c0168ecce51
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Sun Aug 23 13:35:46 2020 +0000

description:
Link to i386/pnpbios(4) instead of pnpbios(4)

And bump date.

diffstat:

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

diffs (27 lines):

diff -r c78aa34a5bd2 -r 8c0168ecce51 share/man/man4/ym.4
--- a/share/man/man4/ym.4       Sun Aug 23 11:13:08 2020 +0000
+++ b/share/man/man4/ym.4       Sun Aug 23 13:35:46 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ym.4,v 1.19 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: ym.4,v 1.20 2020/08/23 13:35:46 ryoon Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 14, 2006
+.Dd August 23, 2020
 .Dt YM 4
 .Os
 .Sh NAME
@@ -182,7 +182,7 @@
 .Xr midi 4 ,
 .Xr mpu 4 ,
 .Xr opl 4 ,
-.Xr pnpbios 4
+.Xr i386/pnpbios 4
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index