Date: Sun, 27 Jun 1999 10:03:10 +0930 From: Greg Lehey <grog@lemis.com> To: Hellmuth Michaelis <hm@hcs.de> Cc: Warner Losh <imp@harmony.village.org>, thyerm@camtech.net.au, cracauer@cons.org, bde@zeta.org.au, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) Message-ID: <19990627100310.S427@freebie.lemis.com> In-Reply-To: <m10xnip-0000fgC@hcswork.hcs.de>; from Hellmuth Michaelis on Sat, Jun 26, 1999 at 10:21:59AM %2B0200 References: <199906260604.AAA00680@harmony.village.org> <m10xnip-0000fgC@hcswork.hcs.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 26 June 1999 at 10:21:59 +0200, Hellmuth Michaelis wrote:
>
> To get this to a productive end, i' willing to start to write a man-page
> to try to describe FreeBSD's preferred getopt style.
>
> What should its name be, style(1) ?
There used to be a program style(1). It was for a very different
purpose. I'm attaching the page from 2.11BSD.
Considering this is a programming thing, I'd think that style(3) would
make more sense.
Greg
STYLE(1) STYLE(1)
NAME
style - analyze surface characteristics of a document
SYNOPSIS
style [ -ml ] [ -mm ] [ -a ] [ -e ] [ -l num ] [ -r num ]
[ -p ] [ -P ] file ...
DESCRIPTION
Style analyzes the surface characteristics of the writing
style of a document. It reports on readability, sentence
length and structure, word length and usage, verb type,
and sentence openers. Because style runs deroff before
looking at the text, formatting header files should be
included as part of the input. The default macro package
-ms may be overridden with the flag -mm. The flag -ml,
which causes deroff to skip lists, should be used if the
document contains many lists of non-sentences. The other
options are used to locate sentences with certain charac-
teristics.
-a print all sentences with their length and readabil-
ity index.
-e print all sentences that begin with an expletive.
-p print all sentences that contain a passive verb.
-lnum print all sentences longer than num.
-rnum print all sentences whose readability index is
greater than num.
-P print parts of speech of the words in the document.
SEE ALSO
deroff(1), diction(1)
BUGS
Use of non-standard formatting macros may cause incorrect
sentence breaks.
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990627100310.S427>
