diff options
author | Walter Harms <wharms@bfs.de> | 2019-07-29 17:57:02 +0200 |
---|---|---|
committer | Walter Harms <wharms@bfs.de> | 2019-07-29 17:57:02 +0200 |
commit | fe46eb287106ad05538e896783a5cf877a4138df (patch) | |
tree | a7df030a7f31739ba8b2d9d5edfdea077381d4a3 /man/XReadBitmapFile.man | |
parent | b7f09ae19c9a098ecd545b4d4c45a6afe39a8764 (diff) | |
download | xorg-lib-libX11-fe46eb287106ad05538e896783a5cf877a4138df.tar.gz |
remove all private macro defines
after converting everything to st. man page macros there is
no need to maintain X11 private nroff macros, so remove them.
Signed-off-by: Walter Harms <wharms@bfs.de>
Diffstat (limited to 'man/XReadBitmapFile.man')
-rw-r--r-- | man/XReadBitmapFile.man | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/man/XReadBitmapFile.man b/man/XReadBitmapFile.man index f3929e91..7dffb04e 100644 --- a/man/XReadBitmapFile.man +++ b/man/XReadBitmapFile.man @@ -45,39 +45,6 @@ .ds xW Athena X Widgets \- C Language X Toolkit Interface .ds xL Xlib \- C Language X Interface .ds xC Inter-Client Communication Conventions Manual -.na -.de Ds -.nf -.\\$1D \\$2 \\$1 -.ft CW -.\".ps \\n(PS -.\".if \\n(VS>=40 .vs \\n(VSu -.\".if \\n(VS<=39 .vs \\n(VSp -.. -.de De -.ce 0 -.if \\n(BD .DF -.nr BD 0 -.in \\n(OIu -.if \\n(TM .ls 2 -.sp \\n(DDu -.fi -.. -.de IN \" send an index entry to the stderr -.. -.de Pn -.ie t \\$1\fB\^\\$2\^\fR\\$3 -.el \\$1\fI\^\\$2\^\fP\\$3 -.. -.de ZN -.ie t \fB\^\\$1\^\fR\\$2 -.el \fI\^\\$1\^\fP\\$2 -.. -.de hN -.ie t <\fB\\$1\fR>\\$2 -.el <\fI\\$1\fP>\\$2 -.. -.ny0 .TH XReadBitmapFile __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS" .SH NAME XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData \- manipulate bitmaps |