From 3e9109a4159b6abf0c4cbdbfe731e04f2bf4214e Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Mon, 3 Oct 2011 21:51:09 -0400 Subject: [PATCH 1/1] Fix typos in manual. Apparently I was too drunk to spell "declaration" when I wrote this. --- doc/man/cdecl99.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/cdecl99.1 b/doc/man/cdecl99.1 index 086e772..e217c26 100644 --- a/doc/man/cdecl99.1 +++ b/doc/man/cdecl99.1 @@ -3,7 +3,7 @@ .Dt CDECL99 \&1 "Cdecl99 User's Manual" .Sh NAME .Nm cdecl99 -.Nd Make sense of C declaratiosns +.Nd Make sense of C declarations .Sh SYNOPSIS .Nm .Op Fl q @@ -81,7 +81,7 @@ the argument. Whitespace preceding the command name is ignored. Translates a given C declaration or type name into something resembling English. .It simplify Ar declaration -Simplifies a given C decalaration or type name by eliminating redundant +Simplifies a given C declaration or type name by eliminating redundant components. .It declare Ar identifier No as Ar english-decl Translates an English declaration into C code. -- 2.43.2