summaryrefslogtreecommitdiff
path: root/man/4
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-02-19 13:30:52 +0000
committerCharles.Forsyth <devnull@localhost>2009-02-19 13:30:52 +0000
commitb0eaa287d58bc24e9113f6b69a63afdae05ddf93 (patch)
tree890a546e194228d27427a2f67d8dcd983f94e856 /man/4
parent3dbc44fd912d3e5fd24e74c849ee3f3fdd377599 (diff)
20090219-1330
Diffstat (limited to 'man/4')
-rw-r--r--man/4/dbfs2
-rw-r--r--man/4/grid-cpu10
2 files changed, 6 insertions, 6 deletions
diff --git a/man/4/dbfs b/man/4/dbfs
index e0911b56..e7d8afc2 100644
--- a/man/4/dbfs
+++ b/man/4/dbfs
@@ -117,7 +117,7 @@ will remain the same between runs of
.SH SEE ALSO
.IR memfs (4),
.IR ramfile (4),
-.IR wm-calendar (1)
+.IR calendar (1)
.SH BUGS
Write offsets are ignored, so the maximum amount of data
that can be stored in a record is ATOMICIO bytes (i.e. 8K).
diff --git a/man/4/grid-cpu b/man/4/grid-cpu
index fdabb15a..b30c3740 100644
--- a/man/4/grid-cpu
+++ b/man/4/grid-cpu
@@ -1,6 +1,6 @@
-.TH CPU 4
+.TH GRID-CPU 4
.SH NAME
-cpu \- cpu server resource
+grid: cpu \- cpu server resource
.SH SYNOPSIS
.B grid/srv/cpu
.br
@@ -104,11 +104,11 @@ the minimum recommended namespace to import would be:
may be used in conjunction with
.I cpu
to register it with a
-.IR registry(4)
+.IR registry (4)
and to export and serve its namespace across
.IR dial(2)
network connections. Incoming connections may also be displayed visually using
-.IR monitor (1).
+.IR grid-monitor (1).
For example:
.PP
.BI "grid/register [" " options ..." " ] { grid/srv/cpu } | grid/srv/monitor 2 'CPU resource'
@@ -124,7 +124,7 @@ if possible and start up the graphical display to show connections to the resour
outside of
.I runcpu
unless the namespace it provides is required to be accessible in a different way to that provided by
-.IR register (1).
+.IR grid-register (1).
.SH SOURCE
.B /appl/grid/srv/cpu.b