diff options
author | Julien Cristau <jcristau@debian.org> | 2009-08-05 16:45:19 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2009-08-05 16:48:32 +0200 |
commit | ee723b83b24682db833a2f0abd96cd319b8a62af (patch) | |
tree | 35bdecaa35e3210e7f60a1d08b1f3c516529268d /man/XrmGetFileDatabase.man | |
parent | 595e204feb82c798a92eea41fea03be6476ac181 (diff) |
man: use __libmansuffix__ instead of 3X11 for references to other pages
Diffstat (limited to 'man/XrmGetFileDatabase.man')
-rw-r--r-- | man/XrmGetFileDatabase.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/XrmGetFileDatabase.man b/man/XrmGetFileDatabase.man index c46994a9..2cf051fc 100644 --- a/man/XrmGetFileDatabase.man +++ b/man/XrmGetFileDatabase.man @@ -317,8 +317,8 @@ the octal value specified by the sequence. Finally, the two-character sequence ``\^\\\\'' is recognized and replaced with a single backslash. .SH "SEE ALSO" -XrmGetResource(3X11), -XrmInitialize(3X11), -XrmPutResource(3X11) +XrmGetResource(__libmansuffix__), +XrmInitialize(__libmansuffix__), +XrmPutResource(__libmansuffix__) .br \fI\*(xL\fP |