From ed57d062ab1bda1d0692c9955e49d78a4ea3ede5 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Mon, 19 Jan 2004 18:13:09 +0000 Subject: [PATCH] Change a reference to the "posh" instruction to "pushf"[1]. Bump copyright. [1]: Submitted by: Sergey 'DoubleF' Zaharchenko , Rostislav Krasny PR: docs/61585 --- en_US.ISO8859-1/books/arch-handbook/book.sgml | 1 + en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/arch-handbook/book.sgml b/en_US.ISO8859-1/books/arch-handbook/book.sgml index 4356e338b9..356ea0ac88 100644 --- a/en_US.ISO8859-1/books/arch-handbook/book.sgml +++ b/en_US.ISO8859-1/books/arch-handbook/book.sgml @@ -31,6 +31,7 @@ 2001 2002 2003 + 2004 The FreeBSD Documentation Project diff --git a/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml b/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml index 4cfe6d9c5d..91c6dc0547 100644 --- a/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml +++ b/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml @@ -333,7 +333,7 @@ boot2: boot2.ldr boot2.bin ${BTX}/btx/btx virtual v86 mode. That means, the BTX is a v86 - monitor. Real mode instructions like posh, popf, cli, sti, if + monitor. Real mode instructions like pushf, popf, cli, sti, if called by the client, will work. Interrupt Descriptor Table (IDT) is set up so