X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fterm.5;h=571b9f556696b89c8ad2d9b324f406c1c0d2e862;hp=311316f4f44dfe8a22e9786247f37304be16b1cd;hb=dcfe712cb3492636e8d50c9867cf05aec089a576;hpb=f06e14af5e11df95d6542964bf1b349d2843bb11 diff --git a/man/term.5 b/man/term.5 index 311316f4..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.24 2016/10/22 19:55:01 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 @@ -74,7 +78,7 @@ 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 \fB@TIC@\fP program, -and read by the routine \fBsetupterm\fP. +and read by the routine \fBsetupterm\fP(3X). The file is divided into six parts: the header, terminal names, @@ -118,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.