https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256421
Bug ID: 256421
Summary: <X11/Xlib.h> is not displayed in the man page
XOpenDisplay.
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Hello.
I use FreeBSD 13.
In terminal and website, "<X11/Xlib.h>" is not displayed.
https://www.freebsd.org/cgi/man.cgi?query=XOpenDisplay&apropos=0&sektion=0&manpath=FreeBSD+13.0-RELEASE+and+Ports&arch=default&format=html
% man XOpenDisplay
...
If successful, XOpenDisplay returns a pointer to a Display structure,
which is defined in If XOpenDisplay does not succeed, it returns NULL.
...
See below:
https://www.x.org/releases/X11R7.5/doc/man/man3/XOpenDisplay.3.html
If successful, XOpenDisplay returns a pointer to a Display structure, which is
defined in <X11/Xlib.h>.
^^^^^^^^^^^^^
--
You are receiving this mail because:
You are the assignee for the bug.