From 71672410c5bae7791485c70db7ed12c51f9ec0f4 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Mon, 5 Jul 1999 06:08:06 +0000 Subject: use .Li to refer to data types --- lib/libc/sys/fcntl.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/fcntl.2') diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index 16bb09733c3..1e3d1b54b51 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fcntl.2,v 1.16 1999/07/04 18:59:43 aaron Exp $ +.\" $OpenBSD: fcntl.2,v 1.17 1999/07/05 06:08:05 aaron Exp $ .\" $NetBSD: fcntl.2,v 1.6 1995/02/27 12:32:29 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 @@ -60,7 +60,7 @@ and is technically a pointer to but is interpreted as an .Li int by some commands, a pointer to a -.Fa struct flock +.Li struct flock by others (see below), and ignored by the rest. .Pp The commands are: -- cgit v1.2.3