X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fterm.5;h=571b9f556696b89c8ad2d9b324f406c1c0d2e862;hp=8b50e9595202a81d5a75c178e95618b174d89b6b;hb=ce4803687b821efbc5fb2c5a5f06d69cd4dc2656;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/man/term.5 b/man/term.5 index 8b50e959..571b9f55 100644 --- a/man/term.5 +++ b/man/term.5 @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2015,2016 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,8 +26,12 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: term.5,v 1.23 2016/10/15 17:02:31 tom Exp $ +.\" $Id: term.5,v 1.26 2017/02/18 16:58:21 tom Exp $ .TH term 5 +.ie \n(.g .ds `` \(lq +.el .ds `` `` +.ie \n(.g .ds '' \(rq +.el .ds '' '' .ds n 5 .ds d @TERMINFO@ .SH NAME @@ -73,10 +77,8 @@ The format has been chosen so that it will be the same on all hardware. An 8 or more bit byte is assumed, but no assumptions about byte ordering or sign extension are made. .PP -The compiled file is created with the -.B @TIC@ -program, and read by the routine -.BR setupterm . +The compiled file is created with the \fB@TIC@\fP program, +and read by the routine \fBsetupterm\fP(3X). The file is divided into six parts: the header, terminal names, @@ -120,7 +122,7 @@ integers as two bytes and compute the little-endian value. The terminal names section comes next. It contains the first line of the terminfo description, listing the various names for the terminal, -separated by the `|' character. +separated by the \*(``|\*('' character. The section is terminated with an \s-1ASCII NUL\s+1 character. .PP The boolean flags have one byte for each flag.