Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/isdn Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/fe778cb04f01
branches:  trunk
changeset: 520881:fe778cb04f01
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jan 19 03:15:44 2002 +0000

description:
Sort sections.

diffstat:

 usr.sbin/isdn/daicctl/daicctl.1   |   6 +++---
 usr.sbin/isdn/g711conv/g711conv.1 |  15 +++++++--------
 2 files changed, 10 insertions(+), 11 deletions(-)

diffs (71 lines):

diff -r 704143ac0cce -r fe778cb04f01 usr.sbin/isdn/daicctl/daicctl.1
--- a/usr.sbin/isdn/daicctl/daicctl.1   Sat Jan 19 03:15:05 2002 +0000
+++ b/usr.sbin/isdn/daicctl/daicctl.1   Sat Jan 19 03:15:44 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: daicctl.1,v 1.5 2001/06/13 10:46:06 wiz Exp $
+.\" $NetBSD: daicctl.1,v 1.6 2002/01/19 03:15:44 wiz Exp $
 .\"
 .\" Copyright (c) 1997,1999,2001 Martin Husemann <martin%duskware.de@localhost>
 .\" All rights reserved.
@@ -34,12 +34,12 @@
 under construction.
 .Pp
 Call it with -? to get minimal help.
+.Sh SEE ALSO
+.Xr daic 4
 .Sh HISTORY
 The
 .Nm
 utility is not yet published.
-.Sh SEE ALSO
-.Xr daic 4
 .Sh AUTHORS
 The
 .Nm
diff -r 704143ac0cce -r fe778cb04f01 usr.sbin/isdn/g711conv/g711conv.1
--- a/usr.sbin/isdn/g711conv/g711conv.1 Sat Jan 19 03:15:05 2002 +0000
+++ b/usr.sbin/isdn/g711conv/g711conv.1 Sat Jan 19 03:15:44 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: g711conv.1,v 1.2 2001/04/09 13:22:21 wiz Exp $
+.\" $NetBSD: g711conv.1,v 1.3 2002/01/19 03:15:44 wiz Exp $
 .\"
 .\" Copyright (c) 1999 Hellmuth Michaelis. All rights reserved.
 .\"
@@ -23,7 +23,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    $Id: g711conv.1,v 1.2 2001/04/09 13:22:21 wiz Exp $
+.\"    $Id: g711conv.1,v 1.3 2002/01/19 03:15:44 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -62,11 +62,6 @@
 Print the resulting conversion tables (as C-source) to stdout instead of
 doing the actual conversion.
 .El
-.Sh STANDARDS
-A-Law and u-Law conversions are specified in ITU Recommendation G.711.
-.Pp
-The reference implementation done by Sun Microsystems, Inc. is available
-from http://www.itu.int/itudoc/itu-t/rec/g/g700-799/refimpl.txt
 .Sh EXAMPLES
 The command:
 .Bd -literal -offset indent
@@ -82,6 +77,11 @@
 .Pp
 converts the u-law coded voice of Max Headroom to A-law, reverses the
 bits of the result and moves that to an active isdn4bsd telephone connection.
+.Sh STANDARDS
+A-Law and u-Law conversions are specified in ITU Recommendation G.711.
+.Pp
+The reference implementation done by Sun Microsystems, Inc. is available
+from http://www.itu.int/itudoc/itu-t/rec/g/g700-799/refimpl.txt
 .Sh AUTHORS
 The
 .Nm
@@ -89,4 +89,3 @@
 .An Hellmuth Michaelis Aq hm%kts.org@localhost
 based on the G.711 conversion reference code written by Sun Microsystems,
 Inc. and code contributed to isdn4bsd by Stefan Bethke.
-



Home | Main Index | Thread Index | Old Index