svn commit: r219403 - stable/7/share/man/man5

Jaakko Heinonen jh at FreeBSD.org
Tue Mar 8 17:43:35 UTC 2011


Author: jh
Date: Tue Mar  8 17:43:35 2011
New Revision: 219403
URL: http://svn.freebsd.org/changeset/base/219403

Log:
  MFC r196526 by delphij:
  
  Add a missing .El.

Modified:
  stable/7/share/man/man5/tmpfs.5
Directory Properties:
  stable/7/share/man/man5/   (props changed)

Modified: stable/7/share/man/man5/tmpfs.5
==============================================================================
--- stable/7/share/man/man5/tmpfs.5	Tue Mar  8 17:41:07 2011	(r219402)
+++ stable/7/share/man/man5/tmpfs.5	Tue Mar  8 17:43:35 2011	(r219403)
@@ -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


More information about the svn-src-all mailing list