termcap.5: Minor fix: clarify "null character"

Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
This commit is contained in:
Michael Kerrisk 2010-08-29 08:59:05 +02:00
parent 38254b5489
commit 825e3c0f07
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ Do ASCII output of this parameter with a field with of 3
.IP %
Print a \(aq%\(aq
.LP
If you use binary output, then you should avoid the null character
If you use binary output, then you should avoid the null character ('\\0')
because it terminates the string.
You should reset tabulator expansion
if a tabulator can be the binary output of a parameter.