diff options
| author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-30 18:47:32 +0100 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-30 18:47:32 +0100 |
| commit | 23b6f7ffcce1a1e81670283cd5503222cd0ee424 (patch) | |
| tree | d9c959736a502bde0936e750e8927f9c15f6b794 | |
| parent | 9ea4028246632c42da7100c5f55d431a3e821033 (diff) | |
| download | plan9front-23b6f7ffcce1a1e81670283cd5503222cd0ee424.tar.xz | |
aan(8): add cpu(1) remark as it also support -p iption
| -rw-r--r-- | sys/man/8/aan | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/man/8/aan b/sys/man/8/aan index 43df4cfd1..430c89b82 100644 --- a/sys/man/8/aan +++ b/sys/man/8/aan @@ -61,7 +61,9 @@ already-announced network directory 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 @@ Log file .B /sys/src/cmd/aan.c .SH SEE ALSO .IR import (4), -.IR exportfs (4) +.IR exportfs (4), +.IR cpu (1) + |
