~ubuntu-branches/ubuntu/natty/ncurses/natty

« back to all changes in this revision

Viewing changes to man/curs_addwstr.3x

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-17 09:00:42 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517090042-86fgxrr6j5jzagot
Tags: 5.6-0ubuntu1
* New upstream version.
  - Remove patches applied upstream: ncurses.upstream, signed-chars.
  - Update patches: debian-backspace.
* Build-depend on g++-multilib instead of lib{32,64}c*-dev-*.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"***************************************************************************
2
 
.\" Copyright (c) 2002-2004,2005 Free Software Foundation, Inc.              *
 
2
.\" Copyright (c) 2002-2005,2006 Free Software Foundation, Inc.              *
3
3
.\"                                                                          *
4
4
.\" Permission is hereby granted, free of charge, to any person obtaining a  *
5
5
.\" copy of this software and associated documentation files (the            *
26
26
.\" authorization.                                                           *
27
27
.\"***************************************************************************
28
28
.\"
29
 
.\" $Id: curs_addwstr.3x,v 1.6 2005/05/15 17:02:54 tom Exp $
 
29
.\" $Id: curs_addwstr.3x,v 1.7 2006/02/25 20:59:08 tom Exp $
30
30
.TH curs_addwstr 3X ""
31
31
.na
32
32
.hy 0
84
84
.SH PORTABILITY
85
85
All these entry points are described in the XSI Curses standard, Issue 4.
86
86
.SH SEE ALSO
87
 
.PP
88
 
Functions:
89
87
\fBcurses\fR(3X),
90
88
\fBcurs_add_wch\fR(3X)
91
89
.\"#