svn commit: r276230 - head/contrib/ee

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 26 07:34:44 UTC 2014


Author: bapt
Date: Fri Dec 26 07:34:42 2014
New Revision: 276230
URL: https://svnweb.freebsd.org/changeset/base/276230

Log:
  Fix .TH having too many arguments

Modified:
  head/contrib/ee/ee.1

Modified: head/contrib/ee/ee.1
==============================================================================
--- head/contrib/ee/ee.1	Fri Dec 26 04:33:53 2014	(r276229)
+++ head/contrib/ee/ee.1	Fri Dec 26 07:34:42 2014	(r276230)
@@ -7,7 +7,7 @@
 .\"  $Header: /home/hugh/sources/old_ae/RCS/ee.1,v 1.22 2001/12/16 04:49:27 hugh Exp $
 .\"
 .\"
-.TH ee 1 "" "" "" ""
+.TH ee 1 "" "" ""
 .SH NAME
 ee \- easy editor
 .SH SYNOPSIS


More information about the svn-src-all mailing list