X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fpanel.3x;h=0d683130beec49a0689978da241a998c7c563e24;hp=7880e8cd346648e0ebd92661025a6066d3f0beae;hb=dcfe712cb3492636e8d50c9867cf05aec089a576;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/man/panel.3x b/man/panel.3x index 7880e8cd..0d683130 100644 --- a/man/panel.3x +++ b/man/panel.3x @@ -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: panel.3x,v 1.20 2016/10/15 17:02:31 tom Exp $ +.\" $Id: panel.3x,v 1.21 2017/02/18 16:53:23 tom Exp $ .TH panel 3X "" +.ie \n(.g .ds `` \(lq +.el .ds `` `` +.ie \n(.g .ds '' \(rq +.el .ds '' '' .ds n 5 .ds d @TERMINFO@ .SH NAME @@ -172,8 +176,8 @@ move to the top of the stack. You are cautioned to use the correct function to ensure compatibility with native panel libraries. .SH NOTE In your library list, libpanel.a should be before libncurses.a; that is, -you want to say `\-lpanel \-lncurses', not the other way around (which would -usually give a link-error). +you should say \*(``\-lpanel \-lncurses\*('', not the other way around +(which would give a link-error with static libraries). .SH FILES .P panel.h