Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 15:14:34 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306027 - head/share/man/man9
Message-ID:  <201609201514.u8KFEYr3059290@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Sep 20 15:14:33 2016
New Revision: 306027
URL: https://svnweb.freebsd.org/changeset/base/306027

Log:
  Spell alphabetically correctly both in the commit message AND in the
  actual man page. Sigh.
  
  Submitted by: David A Bright and Pedro Giffuni

Modified:
  head/share/man/man9/style.9

Modified: head/share/man/man9/style.9
==============================================================================
--- head/share/man/man9/style.9	Tue Sep 20 15:13:15 2016	(r306026)
+++ head/share/man/man9/style.9	Tue Sep 20 15:14:33 2016	(r306027)
@@ -118,7 +118,7 @@ Leave another blank line before the head
 .Pp
 Kernel include files (i.e.\&
 .Pa sys/*.h )
-come first sorted alphebetially where possible.
+come first sorted alphabetically where possible.
 Include
 .In sys/types.h
 OR



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609201514.u8KFEYr3059290>