summaryrefslogtreecommitdiff
path: root/man/XtAppSetExitFlag.man
diff options
context:
space:
mode:
authorWalter Harms <wharms@bfs.de>2019-04-02 22:50:51 +0200
committerWalter Harms <wharms@bfs.de>2019-04-02 22:50:51 +0200
commit7caf7f47d473e92cf0fc36bf03720765916c17be (patch)
treefc94f08c87a1c4a8655bf9e0afa463322887cf89 /man/XtAppSetExitFlag.man
parent3b5b654d5b539364a2f19b5206a79fb2e13f810f (diff)
downloadxorg-lib-libXt-7caf7f47d473e92cf0fc36bf03720765916c17be.tar.gz
replace .ZN with .BR
By replacing we do two things: 1. this fixes the troff behavier 2. this moves us closer to std. man pages 3. after this patch the macro ZN can be deleted Signed-off-by: Walter Harms <wharms@bfs.de>
Diffstat (limited to 'man/XtAppSetExitFlag.man')
-rw-r--r--man/XtAppSetExitFlag.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtAppSetExitFlag.man b/man/XtAppSetExitFlag.man
index 7377744..361e59f 100644
--- a/man/XtAppSetExitFlag.man
+++ b/man/XtAppSetExitFlag.man
@@ -68,10 +68,10 @@ Boolean XtAppGetExitFlag(XtAppContext \fIapp_context\fP);
Specifies the application context.
.SH DESCRIPTION
To indicate that an application context should exit, use
-.ZN XtAppSetExitFlag .
+.BR XtAppSetExitFlag .
.LP
To test the exit status of an application context, use
-.ZN XtAppGetExitFlag .
+.BR XtAppGetExitFlag .
.SH "SEE ALSO"
.br
\fI\*(xT\fP