comparison gcc/doc/service.texi @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 @c Copyright (C) 1988-2017 Free Software Foundation, Inc. 1 @c Copyright (C) 1988-2018 Free Software Foundation, Inc.
2 @c This is part of the GCC manual. 2 @c This is part of the GCC manual.
3 @c For copying conditions, see the file gcc.texi. 3 @c For copying conditions, see the file gcc.texi.
4 4
5 @node Service 5 @node Service
6 @chapter How To Get Help with GCC 6 @chapter How To Get Help with GCC
18 @pxref{Bug Reporting}. 18 @pxref{Bug Reporting}.
19 19
20 @item 20 @item
21 Look in the service directory for someone who might help you for a fee. 21 Look in the service directory for someone who might help you for a fee.
22 The service directory is found at 22 The service directory is found at
23 @uref{http://www.fsf.org/resources/service}. 23 @uref{https://www.fsf.org/resources/service}.
24 @end itemize 24 @end itemize
25 25
26 For further information, see 26 For further information, see
27 @uref{http://gcc.gnu.org/faq.html#support}. 27 @uref{http://gcc.gnu.org/faq.html#support}.