X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Flegacy_coding.3x;h=fa3181a88515426b3bb5a5cb6ea273f244698334;hp=32ff783b690b7c1a11e20c74f1da012c7aea59fe;hb=42259b594b5dabd37fe2bc294051d2db82e873a2;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/man/legacy_coding.3x b/man/legacy_coding.3x index 32ff783b..fa3181a8 100644 --- a/man/legacy_coding.3x +++ b/man/legacy_coding.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 2005-2010,2016 Free Software Foundation, Inc. * +.\" Copyright 2020 Thomas E. Dickey * +.\" Copyright 2005-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 * @@ -28,14 +29,14 @@ .\" .\" Author: Thomas E. Dickey .\" -.\" $Id: legacy_coding.3x,v 1.5 2016/10/15 17:02:31 tom Exp $ +.\" $Id: legacy_coding.3x,v 1.8 2020/10/17 23:40:23 tom Exp $ .TH legacy_coding 3X "" .SH NAME -\fBuse_legacy_coding\fR \- use terminal's default colors +\fBuse_legacy_coding\fR \- override locale-encoding checks .SH SYNOPSIS \fB#include \fP .sp -\fBint use_legacy_coding(int level);\fP +\fBint use_legacy_coding(int \fP\fIlevel\fP\fB);\fP .SH DESCRIPTION The \fBuse_legacy_coding\fP function is an extension to the curses library. It allows the caller to change the result of \fBunctrl\fP,