Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 01:04:15 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r196526 - head/share/man/man5
Message-ID:  <200908250104.n7P14FuF011281@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Tue Aug 25 01:04:15 2009
New Revision: 196526
URL: http://svn.freebsd.org/changeset/base/196526

Log:
  Add a missing .El.
  
  Founded by:	make manlint

Modified:
  head/share/man/man5/tmpfs.5

Modified: head/share/man/man5/tmpfs.5
==============================================================================
--- head/share/man/man5/tmpfs.5	Mon Aug 24 23:44:07 2009	(r196525)
+++ head/share/man/man5/tmpfs.5	Tue Aug 25 01:04:15 2009	(r196526)
@@ -70,6 +70,7 @@ permissions in octal format.
 maximum number of inodes.
 .It Cm size
 maximum size (in bytes) for the file system.
+.El
 .Sh EXAMPLES
 To mount a
 .Nm



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