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/13ab46f890b2
branches:  trunk
changeset: 943051:13ab46f890b2
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Mon Aug 24 19:16:42 2020 +0000

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

And bump date.

diffstat:

 share/man/man4/ess.4 |  6 +++---
 share/man/man4/wss.4 |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (51 lines):

diff -r 2e7296698932 -r 13ab46f890b2 share/man/man4/ess.4
--- a/share/man/man4/ess.4      Mon Aug 24 19:03:27 2020 +0000
+++ b/share/man/man4/ess.4      Mon Aug 24 19:16:42 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ess.4,v 1.14 2008/04/30 13:10:54 martin Exp $
+.\"    $NetBSD: ess.4,v 1.15 2020/08/24 19:19:24 ryoon Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 22, 2005
+.Dd August 25, 2020
 .Dt ESS 4
 .Os
 .Sh NAME
@@ -66,7 +66,7 @@
 .Xr joy 4 ,
 .Xr ofisa 4 ,
 .Xr opl 4 ,
-.Xr pnpbios 4
+.Xr i386/pnpbios 4
 .Sh HISTORY
 The
 .Nm
diff -r 2e7296698932 -r 13ab46f890b2 share/man/man4/wss.4
--- a/share/man/man4/wss.4      Mon Aug 24 19:03:27 2020 +0000
+++ b/share/man/man4/wss.4      Mon Aug 24 19:16:42 2020 +0000
@@ -1,4 +1,4 @@
-.\"   $NetBSD: wss.4,v 1.20 2011/03/06 17:39:05 wiz Exp $
+.\"   $NetBSD: wss.4,v 1.21 2020/08/24 19:16:42 ryoon Exp $
 .\"
 .\" Copyright (c) 1995 Michael Long.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 22, 2005
+.Dd August 25, 2020
 .Dt WSS 4
 .Os
 .Sh NAME
@@ -69,4 +69,4 @@
 .Xr isapnp 4 ,
 .Xr joy 4 ,
 .Xr opl 4 ,
-.Xr pnpbios 4
+.Xr i386/pnpbios 4



Home | Main Index | Thread Index | Old Index