shithub: riscv

Download patch

ref: 23b6f7ffcce1a1e81670283cd5503222cd0ee424
parent: 9ea4028246632c42da7100c5f55d431a3e821033
author: cinap_lenrek <[email protected]>
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)
+