summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/g711conv
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-08-15 08:47:11 +0000
committermpp <mpp@FreeBSD.org>1999-08-15 08:47:11 +0000
commit94f5c4112156b719bb4024358a9ae243c5b15200 (patch)
treea9e92655d57d33fb049ca7f5bd9e3aebbbc34550 /usr.sbin/i4b/g711conv
parent678c6e21bdb43635b32b6790dfa43f6da47b02b8 (diff)
downloadFreeBSD-src-94f5c4112156b719bb4024358a9ae243c5b15200.zip
FreeBSD-src-94f5c4112156b719bb4024358a9ae243c5b15200.tar.gz
Various man page cleanup:
- Sort xrefs. - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
Diffstat (limited to 'usr.sbin/i4b/g711conv')
-rw-r--r--usr.sbin/i4b/g711conv/g711conv.114
1 files changed, 9 insertions, 5 deletions
diff --git a/usr.sbin/i4b/g711conv/g711conv.1 b/usr.sbin/i4b/g711conv/g711conv.1
index d9b5161..94cf77a 100644
--- a/usr.sbin/i4b/g711conv/g711conv.1
+++ b/usr.sbin/i4b/g711conv/g711conv.1
@@ -22,12 +22,13 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: g711conv.1,v 1.1 1999/03/16 12:39:53 hm Exp $
+.\" $Id: g711conv.1,v 1.1 1999/05/20 10:12:12 hm Exp $
.\"
.\" last edit-date: [Mon Mar 15 16:17:23 1999]
.\"
.Dd March 15, 1999
-.Dt g711conv 1
+.Dt G711CONV 1
+.Os
.Sh NAME
.Nm g711conv
.Nd conversions according to G.711
@@ -65,6 +66,7 @@ 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
+.Pp
.Sh EXAMPLES
The command:
@@ -83,10 +85,12 @@ 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.
.Pp
-.Sh AUTHOR
+.Sh AUTHORS
The
.Nm
-utility and this manpage were written by Hellmuth Michaelis (hm@kts.org)
+utility and this manpage were written by
+.An Hellmuth Michaelis Aq hm@kts.org
based on the G.711 conversion reference code written by Sun Microsystems,
-Inc. and code contributed to isdn4bsd by Stefan Bethke.
+Inc. and code contributed to isdn4bsd by
+.An Stefan Bethke .
OpenPOWER on IntegriCloud