Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Sort SYNOPSIS.



details:   https://anonhg.NetBSD.org/src/rev/27d370cd1b91
branches:  trunk
changeset: 571593:27d370cd1b91
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Dec 02 15:03:00 2004 +0000

description:
Sort SYNOPSIS.

diffstat:

 share/man/man4/mpu.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 9c5b0ab0e364 -r 27d370cd1b91 share/man/man4/mpu.4
--- a/share/man/man4/mpu.4      Thu Dec 02 15:02:37 2004 +0000
+++ b/share/man/man4/mpu.4      Thu Dec 02 15:03:00 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpu.4,v 1.7 2004/12/02 09:50:41 xtraeme Exp $
+.\" $NetBSD: mpu.4,v 1.8 2004/12/02 15:03:00 wiz Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,9 +42,9 @@
 .Nd Roland MPU401 (and compatible) MIDI UART driver
 .Sh SYNOPSIS
 .Cd "mpu*  at acpi?"
-.Cd "mpu*  at isa? port 0x330 irq 9"
 .Cd "mpu*  at eso?"
 .Cd "mpu*  at fms?"
+.Cd "mpu*  at isa? port 0x330 irq 9"
 .Cd "mpu*  at sb?"
 .Cd "mpu*  at ym?"
 .Cd "mpu*  at yds?"



Home | Main Index | Thread Index | Old Index