From: ceriel Date: Tue, 13 Nov 1990 10:51:02 +0000 (+0000) Subject: Some corrections X-Git-Tag: release-5-5~1426 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=be2264283f17b07834e338fd23e1ddbf1c32b301;p=ack.git Some corrections --- diff --git a/doc/Makefile b/doc/Makefile index 8dd01378c..d11e9ba25 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -25,7 +25,7 @@ RESFILES= \ crefman.$(SUF): crefman.doc $(EQN) $(TARGET) crefman.doc | $(NROFF) $(MS) $(TARGET) >$@ ansi_C.$(SUF): ansi_C.doc - $(TBL) $(TARGET) ansi_C.doc | $(NROFF) $(MS) $(TARGET) >$@ + $(TBL) ansi_C.doc | $(NROFF) $(MS) $(TARGET) >$@ v7bugs.$(SUF): v7bugs.doc $(NROFF) $(TARGET) v7bugs.doc >$@ install.$(SUF): install.doc @@ -36,6 +36,8 @@ val.$(SUF): val.doc $(NROFF) $(TARGET) val.doc >$@ 6500.$(SUF): 6500.doc $(TBL) 6500.doc | $(NROFF) $(MS) $(TARGET) >$@ +m68020.$(SUF): m68020.doc + $(EQN) $(TARGET) m68020.doc | $(TBL) | $(NROFF) $(MS) $(TARGET) >$@ ncg.$(SUF): ncg.doc $(TBL) ncg.doc | $(NROFF) $(MS) $(TARGET) >$@ LLgen.doc: LLgen.X diff --git a/doc/m68020.doc b/doc/m68020.doc index 8bb6b7f20..daeb464d8 100644 --- a/doc/m68020.doc +++ b/doc/m68020.doc @@ -206,7 +206,7 @@ The value in the program counter is the address of the extension word. .NH 4 Immediate Data .IP Syntax: 8 -@ \#data @ +@ "\#data" @ .PP This addressing mode requires either one or two words of extension, depending on the size of the operation;