Date: Mon, 26 Jan 2015 13:17:21 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r277748 - stable/10/usr.sbin/autofs Message-ID: <201501261317.t0QDHLNr043352@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501261317.t0QDHLNr043352>