svn commit: r277748 - stable/10/usr.sbin/autofs

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Jan 26 13:17:21 UTC 2015


Author: trasz
Date: Mon Jan 26 13:17:20 2015
New Revision: 277748
URL: https://svnweb.freebsd.org/changeset/base/277748

Log:
  MFC r275746:
  
  Fix markup.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/usr.sbin/autofs/autounmountd.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/autofs/autounmountd.8
==============================================================================
--- stable/10/usr.sbin/autofs/autounmountd.8	Mon Jan 26 11:49:06 2015	(r277747)
+++ stable/10/usr.sbin/autofs/autounmountd.8	Mon Jan 26 13:17:20 2015	(r277748)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 20, 2014
+.Dd December 13, 2014
 .Dt AUTOUNMOUNTD 8
 .Os
 .Sh NAME
@@ -36,8 +36,8 @@
 .Sh SYNOPSIS
 .Nm
 .Op Fl d
-.Op Fl r time
-.Op Fl t time
+.Op Fl r Ar time
+.Op Fl t Ar time
 .Op Fl v
 .Sh DESCRIPTION
 The


More information about the svn-src-all mailing list