aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/i4b/g711conv/g711conv.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/i4b/g711conv/g711conv.1')
-rw-r--r--usr.sbin/i4b/g711conv/g711conv.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/i4b/g711conv/g711conv.1 b/usr.sbin/i4b/g711conv/g711conv.1
index c0f30235e1c1..1a7b32813805 100644
--- a/usr.sbin/i4b/g711conv/g711conv.1
+++ b/usr.sbin/i4b/g711conv/g711conv.1
@@ -64,11 +64,6 @@ Reverse bits after conversion
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
@@ -84,6 +79,11 @@ cat max_headroom.ul | g711conv -u -R > /dev/i4btel0
.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