summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/4/grid-cpu (renamed from man/4/cpu)10
-rw-r--r--man/8/cs7
2 files changed, 10 insertions, 7 deletions
diff --git a/man/4/cpu b/man/4/grid-cpu
index e6de49c4..fdabb15a 100644
--- a/man/4/cpu
+++ b/man/4/grid-cpu
@@ -87,7 +87,7 @@ files will give the following output:
.br
.B 1: /dis (200.1.5.53!7003)
.br
-.B 2: /dis (200.1.5.53!7003)
+.B 2: /dev (200.1.5.53!7003)
.PP
Once the client disconnects from (unmounts) the cpu, the selected namespaces will be imported and the commands executed. Note: A
.I cpu
@@ -135,7 +135,7 @@ will only import namespaces across an unauthenticated connection as provided by
.IR ns (1).
.SH "SEE ALSO"
-.IR monitor (1),
-.IR ns (1),
-.IR register (1),
-.IR session (1)
+.IR grid-monitor (1),
+.IR grid-ns (1),
+.IR grid-query (1),
+.IR grid-register (1)
diff --git a/man/8/cs b/man/8/cs
index dbd12c0f..6dfe65f6 100644
--- a/man/8/cs
+++ b/man/8/cs
@@ -55,7 +55,7 @@ where
.I service
and
.I network
-are optional.
+are optional for some networks.
The write returns an error if the address cannot be translated.
Otherwise, the file offset should be reset to 0 using
.IR sys-seek (2)
@@ -107,8 +107,11 @@ If found, the value of the attribute replaces the
.I netaddr
before further translation.
.PP
-In the second form of query, the text written contains space-separated attribute/value pairs:
+In the second form of query, the text written contains space-separated attribute/value pairs following
+an initial
+.LR ! :
.IP
+.B !
.IB attr1 = val1
[
.IB attr2 = val2