git: 9front

Download patch

ref: eec04530e5836ca9af169be3908431af8ee95904
parent: 4950de2f3a1883983b1aa2b4ca9b704c736b3de3
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Sun Dec 30 13:47:32 EST 2012

aan(8): add cpu(1) remark as it also support -p iption

--- a/sys/man/8/aan
+++ b/sys/man/8/aan
@@ -61,7 +61,9 @@
 is usually run automatically through the
 .B -p
 option of
-.IR import (4).
+.IR import (4)
+and
+.IR cpu (1).
 .SH EXAMPLE
 Assume the server part of
 .I aan
@@ -96,4 +98,6 @@
 .B /sys/src/cmd/aan.c
 .SH SEE ALSO
 .IR import (4),
-.IR exportfs (4)
+.IR exportfs (4),
+.IR cpu (1)
+
--