File: fix-manpage.patch

package info (click to toggle)
nqc 4.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,972 kB
  • sloc: cpp: 18,897; makefile: 316; yacc: 307; lex: 295; asm: 40; ansic: 36; sh: 22; xml: 18
file content (30 lines) | stat: -rw-r--r-- 1,123 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
Description: Fic /usr/doc path and apply moving file into examples subdir
Author: Slavko <linux@slavino.sk>
Forwarded: not-needed
Reviewed-By: Petter Reinholdtsen <pere@debian.org>
Last-Update: 2025-04-27

--- a/nqc-man.man
+++ b/nqc-man.man
@@ -176,10 +176,10 @@
 .PP
 .Y "nqc -near -firmfast firm0309.lgo"
 .PP
-To compile \fI/usr/doc/nqc-2.1.0/test.nqc\fR and print the resulting
+To compile \fI/usr/share/doc/nqc/examples/test.nqc\fR and print the resulting
 bytecode listing to the screen in human-readable format:
 .PP
-.Y "nqc -L /usr/doc/nqc-2.1.0/test.nqc"
+.Y "nqc -L /usr/share/doc/nqc/examples/test.nqc"
 .PP
 (This should result in the following output under nqc 2.1.0:
 .PP
@@ -198,7 +198,7 @@
 Older versions of nqc required a separate \fIrcx.nqh\fR or \fIrcx2.nqh\fR
 file.  This is now integrated into the binary and no longer necessary,
 but for reference, \fIrcx2.nqh\fR is included with the package. 
-(If you installed the RPM, try \fI/usr/doc/nqc-2.1.0/rcx2.nqh\fR).
+(If you installed the RPM, try \fI/usr/share/doc/nqc-2.1.0/rcx2.nqh\fR).
 .SH SEE ALSO
 .TP
 .I https://bricxcc.sourceforge.net/nqc/