From 9ad194e071285f14c3d7a9f3aa9f72735e9d3c37 Mon Sep 17 00:00:00 2001 From: Valery Ushakov Date: Sat, 28 Dec 2019 03:08:06 +0300 Subject: Fix xrefs, they are .IR, not .I --- man/6/attrdb | 2 +- man/6/keytext | 2 +- man/6/ndb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'man/6') 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 diff --git a/man/6/ndb b/man/6/ndb index c84c33eb..e2bc7ab6 100644 --- a/man/6/ndb +++ b/man/6/ndb @@ -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 -- cgit v1.2.3