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 --- usr.bin/learn/src/learn.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/learn/src') diff --git a/usr.bin/learn/src/learn.1 b/usr.bin/learn/src/learn.1 index f276480e09a..0927ab30768 100644 --- a/usr.bin/learn/src/learn.1 +++ b/usr.bin/learn/src/learn.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: learn.1,v 1.2 1998/09/30 16:31:22 ian Exp $ +.\" $OpenBSD: learn.1,v 1.3 1999/05/12 13:26:51 aaron Exp $ .\" .\" Copyright (c) 1998 Ian Darwin .\" @@ -60,7 +60,7 @@ user under the lesson file directory; this version creates a directory under /tmp for each user. .Sh HISTORY The program originated in Seventh Edition UNIX. -A lightly-revised version of the program was released by +A lightly revised version of the program was released by Lucent/Bell Laboratories in 1997, and modernized for OpenBSD 2.4 by Ian Darwin, who also wrote this man page, and Paul Janzen. -- cgit v1.2.3-59-g8ed1b