docs/63370: [patch] Fix URL for the gcc/C99 status page in c99(1)

Stefan Farfeleder stefan at fafoe.narf.at
Thu Feb 26 00:00:34 UTC 2004


>Number:         63370
>Category:       docs
>Synopsis:       [patch] Fix URL for the gcc/C99 status page in c99(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 16:00:34 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Farfeleder
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD wombat.fafoe.narf.at 5.2-CURRENT FreeBSD 5.2-CURRENT #14: Mon Feb 23 16:39:19 CET 2004 stefan at wombat.fafoe.narf.at:/usr/home/stefan/freebsd/obj/usr/home/stefan/freebsd/src/sys/WOMBAT i386

>Description:
The URL in c99(1) still refers to the C99 status of GCC 3.1 though GCC 3.3 was
imported to -current quite a while ago.

>How-To-Repeat:
>Fix:
--- c99.1.diff begins here ---
Index: src/usr.bin/c99/c99.1
===================================================================
RCS file: /usr/home/ncvs/src/usr.bin/c99/c99.1,v
retrieving revision 1.2
diff -I.svn -u -r1.2 c99.1
--- src/usr.bin/c99/c99.1	11 Dec 2002 17:26:53 -0000	1.2
+++ src/usr.bin/c99/c99.1	25 Feb 2004 23:44:24 -0000
@@ -196,4 +196,4 @@
 .Tn GCC
 actually implements.
 See
-.Pa http://gcc.gnu.org/gcc-3.1/c99status.html .
+.Pa http://gcc.gnu.org/gcc-3.3/c99status.html .
--- c99.1.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list