diff options
author | Juergen Lock <nox@FreeBSD.org> | 2008-04-03 20:18:40 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2008-04-03 20:18:40 +0000 |
commit | c291820c825c62bcb63be08e3b36174c43f85583 (patch) | |
tree | cca96724f9f0ac186522060872f76b652a1bebcf /emulators/qemu-devel/files/patch-qemu-doc.texi | |
parent | Upgrade to 3.3.2: minor corrections and brings a man page. (diff) |
- Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]
- Patch a pointer to pkg-message into the manpage
Submitted by: bms [1]
Notes
Notes:
svn path=/head/; revision=210456
Diffstat (limited to 'emulators/qemu-devel/files/patch-qemu-doc.texi')
-rw-r--r-- | emulators/qemu-devel/files/patch-qemu-doc.texi | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/qemu-devel/files/patch-qemu-doc.texi b/emulators/qemu-devel/files/patch-qemu-doc.texi new file mode 100644 index 000000000000..1a7d9ef2ca51 --- /dev/null +++ b/emulators/qemu-devel/files/patch-qemu-doc.texi @@ -0,0 +1,11 @@ +Index: qemu/qemu-doc.texi +@@ -985,7 +985,8 @@ + + @c man begin SEEALSO + The HTML documentation of QEMU for more precise information and Linux +-user mode emulator invocation. ++user mode emulator invocation, as well as the FreeBSD host notes in ++@file{pkg-message} in the relevant qemu port directory. + @c man end + + @c man begin AUTHOR |