From 892a7bb812461bcc87e204fc070f0c32b02f9e67 Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 12 May 1999 13:26:46 +0000 Subject: grammar police: do not hyphenate compound words that act as adjectives if the first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong --- lib/libc/stdio/funopen.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/stdio/funopen.3') diff --git a/lib/libc/stdio/funopen.3 b/lib/libc/stdio/funopen.3 index 4c4278c92db..268f415e939 100644 --- a/lib/libc/stdio/funopen.3 +++ b/lib/libc/stdio/funopen.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: funopen.3,v 1.6 1998/06/15 17:54:50 mickey Exp $ +.\" $OpenBSD: funopen.3,v 1.7 1999/05/12 13:26:47 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -60,7 +60,7 @@ Either or .Fa writefn must be specified; -the others can be given as an appropriately-typed +the others can be given as an appropriately typed .Dv NULL pointer. These -- cgit v1.2.3-59-g8ed1b