On 11/12/22 04:29, Thim Cederlund wrote: > Hi tech@, > > I noticed that the fontconfig manpages are referring to a users manual > that doesn't exist as it now resides in the /usr/X11R6/share/doc/ folder. > > See the diff below. > good catch, thanks!
committed. > Index: fc-cache/fc-cache.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-cache/fc-cache.1,v > retrieving revision 1.5 > diff -u -r1.5 fc-cache.1 > --- fc-cache/fc-cache.1 11 Nov 2021 08:46:44 -0000 1.5 > +++ fc-cache/fc-cache.1 12 Nov 2022 09:04:37 -0000 > @@ -88,7 +88,7 @@ > \fBfc-scan\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was written by Keith Packard > Index: fc-cat/fc-cat.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-cat/fc-cat.1,v > retrieving revision 1.2 > diff -u -r1.2 fc-cat.1 > --- fc-cat/fc-cat.1 9 Aug 2016 18:57:43 -0000 1.2 > +++ fc-cat/fc-cat.1 12 Nov 2022 09:04:21 -0000 > @@ -39,7 +39,7 @@ > \fBfc-scan\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was written by Patrick Lam <[email protected]>\&. > Index: fc-list/fc-list.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-list/fc-list.1,v > retrieving revision 1.2 > diff -u -r1.2 fc-list.1 > --- fc-list/fc-list.1 18 May 2014 10:33:05 -0000 1.2 > +++ fc-list/fc-list.1 12 Nov 2022 09:02:41 -0000 > @@ -69,7 +69,7 @@ > \fBfc-scan\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was written by Keith Packard > Index: fc-match/fc-match.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-match/fc-match.1,v > retrieving revision 1.2 > diff -u -r1.2 fc-match.1 > --- fc-match/fc-match.1 11 Nov 2021 08:46:44 -0000 1.2 > +++ fc-match/fc-match.1 12 Nov 2022 09:01:26 -0000 > @@ -80,7 +80,7 @@ > \fBfc-scan\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was updated by Patrick Lam <[email protected]>\&. > Index: fc-pattern/fc-pattern.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-pattern/fc-pattern.1,v > retrieving revision 1.1.1.1 > diff -u -r1.1.1.1 fc-pattern.1 > --- fc-pattern/fc-pattern.1 9 Mar 2013 13:34:10 -0000 1.1.1.1 > +++ fc-pattern/fc-pattern.1 12 Nov 2022 09:04:04 -0000 > @@ -61,7 +61,7 @@ > \fBfc-scan\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was updated by Behdad Esfahbod <[email protected]>\&. > Index: fc-query/fc-query.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-query/fc-query.1,v > retrieving revision 1.3 > diff -u -r1.3 fc-query.1 > --- fc-query/fc-query.1 11 Nov 2021 08:46:44 -0000 1.3 > +++ fc-query/fc-query.1 12 Nov 2022 09:05:12 -0000 > @@ -55,7 +55,7 @@ > \fBfc-pattern\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was updated by Behdad Esfahbod <[email protected]>\&. > Index: fc-scan/fc-scan.1 > =================================================================== > RCS file: /home/cvs/xenocara/dist/fontconfig/fc-scan/fc-scan.1,v > retrieving revision 1.3 > diff -u -r1.3 fc-scan.1 > --- fc-scan/fc-scan.1 11 Nov 2021 08:46:45 -0000 1.3 > +++ fc-scan/fc-scan.1 12 Nov 2022 09:03:13 -0000 > @@ -47,7 +47,7 @@ > \fBfc-pattern\fR(1) > .PP > The fontconfig user's guide, in HTML format: > -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. > +\fI/usr/X11R6/share/doc/fontconfig/fontconfig-user.html\fR\&. > .SH "AUTHOR" > .PP > This manual page was updated by Behdad Esfahbod <[email protected]>\&. > > >
