From caef165b37f567732591ba7a68dad20f274cd92c Mon Sep 17 00:00:00 2001 From: aaron <> Date: Mon, 5 Jul 1999 06:08:05 +0000 Subject: use .Li to refer to data types --- src/lib/libc/net/iso_addr.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/net/iso_addr.3 b/src/lib/libc/net/iso_addr.3 index e5b3f0fbdf..8655a63973 100644 --- a/src/lib/libc/net/iso_addr.3 +++ b/src/lib/libc/net/iso_addr.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iso_addr.3,v 1.3 1999/07/05 04:40:59 aaron Exp $ +.\" $OpenBSD: iso_addr.3,v 1.4 1999/07/05 06:08:05 aaron Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -88,7 +88,8 @@ to have its higher order bits filled with zeros. .Fn iso_ntoa always returns a null terminated string. .Fn iso_addr -always returns a pointer to a struct iso_addr. +always returns a pointer to a +.Li struct iso_addr . (See .Sx BUGS . ) .Sh SEE ALSO -- cgit v1.2.3-55-g6feb