X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_initscr.3x;h=0dceb973d1e6e3eadab24aaae6511cbf2ced0cf2;hp=9733458017af721e61a9cea01269e63ab0cd3b63;hb=7517964d4343789c36b7ded32feb81961b03b725;hpb=ba78eb501a2ed01647123dbe7279ca0f38782e04 diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x index 97334580..0dceb973 100644 --- a/man/curs_initscr.3x +++ b/man/curs_initscr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2010,2012 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2012,2013 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: curs_initscr.3x,v 1.18 2013/07/13 22:45:52 tom Exp $ +.\" $Id: curs_initscr.3x,v 1.19 2013/07/20 19:34:14 tom Exp $ .TH curs_initscr 3X "" +.ie \n(.g .ds `` \(lq +.el .ds `` `` +.ie \n(.g .ds '' \(rq +.el .ds '' '' .na .hy 0 .SH NAME @@ -123,7 +127,7 @@ It is safe but redundant to check the return value of \fBinitscr\fR in XSI Curses. .PP If the TERM variable is missing or empty, \fBinitscr\fP uses the -value ``unknown'', +value \*(``unknown\*('', which normally corresponds to a terminal entry with the \fIgeneric\fP (\fIgn\fP) capability. Generic entries are detected by \fBsetupterm\fP(3X) and cannot be