diff options
| author | Valery Ushakov <uwe@stderr.spb.ru> | 2019-12-28 03:08:06 +0300 |
|---|---|---|
| committer | Valery Ushakov <uwe@stderr.spb.ru> | 2019-12-28 03:08:06 +0300 |
| commit | 9ad194e071285f14c3d7a9f3aa9f72735e9d3c37 (patch) | |
| tree | 90c45232117963b530394ac046dc6122032a8507 /man/6 | |
| parent | 1c0c839463c48b832119a67d5b7994c0906b04a1 (diff) | |
Fix xrefs, they are .IR, not .I
Diffstat (limited to 'man/6')
| -rw-r--r-- | man/6/attrdb | 2 | ||||
| -rw-r--r-- | man/6/keytext | 2 | ||||
| -rw-r--r-- | man/6/ndb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/6/attrdb b/man/6/attrdb index eba77a1f..9a8f03a4 100644 --- a/man/6/attrdb +++ b/man/6/attrdb @@ -9,7 +9,7 @@ For instance, Inferno uses an attribute data base .IR ndb (6) to organise network configuration data. -.I Attrdb (2) +.IR Attrdb (2) is typically used by applications to search the data. .PP Each entry in the data base consists of one or more lines containing diff --git a/man/6/keytext b/man/6/keytext index 0e9876eb..173806e5 100644 --- a/man/6/keytext +++ b/man/6/keytext @@ -84,7 +84,7 @@ and then encoded in base-64 (as by Each value labelled .RI ` -name ' is -.I utf (6) +.IR utf (6) text not containing a newline; it is interpreted by an application and need not be a name. The expiry time @@ -114,7 +114,7 @@ accepted by Network applications might use other attributes of their own, which they document on their own pages. .PP -.I Cs (8) +.IR Cs (8) interprets a host name of the form .BI $ server as referring to the set of names and addresses that are values |
