diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-10-27 17:53:12 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-10-27 17:53:12 +0000 |
| commit | 803bada65cd0a14dda7d7ba9b9752802986438f3 (patch) | |
| tree | c72f3dae2af1c7897e687821838c21f6ef11d67d /man/8/cs | |
| parent | 528235e8944bc361c3d6259eba198e0174870621 (diff) | |
20081027-1752
Diffstat (limited to 'man/8/cs')
| -rw-r--r-- | man/8/cs | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |
