File: 1080-fix-manpage-url.patch

package info (click to toggle)
nqc 3.1.r6-13
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,536 kB
  • sloc: cpp: 27,206; lex: 319; yacc: 307; makefile: 137; ansic: 36; sh: 22; xml: 18
file content (42 lines) | stat: -rw-r--r-- 1,672 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Description: Replace or remove dead links in manual page
Author: Nicolas Schodet <nico@ni.fr.eu.org>
Forwarded: no
Last-Update: 2025-04-03

---
 nqc-man-2.1r1-0.man | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/nqc-man-2.1r1-0.man b/nqc-man-2.1r1-0.man
index 4a6ca07..06bf269 100644
--- a/nqc-man-2.1r1-0.man
+++ b/nqc-man-2.1r1-0.man
@@ -201,24 +201,19 @@ but for reference, \fIrcx2.nqh\fR is included with the package.
 (If you installed the RPM, try \fI/usr/share/doc/nqc-2.1.0/rcx2.nqh\fR).
 .SH SEE ALSO
 .TP
-.I http://www.enteract.com/~dbaum/nqc/
+.I https://bricxcc.sourceforge.net/nqc/
 The main Not Quite C web site.  You'll definitely want to look here. 
 Notably, you'll find the \fINQC Programmer's Guide\fR, which covers the NQC
 language itself.
 .TP
-.I http://www.crynwr.com/lego-robotics/
+.I https://web.archive.org/web/20240620153414/http://www.crynwr.com/lego-robotics/
 A great site for alternative RCX / Mindstorms development.
 .TP
-.I http://graphics.stanford.edu/~kekoa/rcx/
+.I https://www.mralligator.com/rcx/
 Details on the internals of the RCX and the RCX protocol.
 .TP 
-.I http://www.lugnet.com/robotics/rcx/nqc/
+.I https://www.lugnet.com/robotics/rcx/nqc/
 Discussion group for NQC.  Also available via NNTP at \fIlugnet.com\fR.
-.TP 
-.I http://nqc.mattdm.org/
-Linux binaries and RPM-format packages for NQC, including source RPMs.  Also
-has an RPM containing the NQC language documentation from Dave's site, in
-case you'd prefer to have it installed locally.
 .SH BUGS
 None known.  But be aware that Scout support is still preliminary and may
 change significantly.