Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 17:14:36 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r275746 - head/usr.sbin/autofs
Message-ID:  <201412131714.sBDHEaVB080028@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Sat Dec 13 17:14:35 2014
New Revision: 275746
URL: https://svnweb.freebsd.org/changeset/base/275746

Log:
  Fix markup.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/usr.sbin/autofs/autounmountd.8

Modified: head/usr.sbin/autofs/autounmountd.8
==============================================================================
--- head/usr.sbin/autofs/autounmountd.8	Sat Dec 13 16:18:29 2014	(r275745)
+++ head/usr.sbin/autofs/autounmountd.8	Sat Dec 13 17:14:35 2014	(r275746)
@@ -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



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