diff options
| author | Marcelo Araujo <araujo@FreeBSD.org> | 2016-06-07 07:04:05 +0000 |
|---|---|---|
| committer | Marcelo Araujo <araujo@FreeBSD.org> | 2016-06-07 07:04:05 +0000 |
| commit | 1830617ec9f7ebf5149ea7c0bcc0962eb6765fc8 (patch) | |
| tree | b15a60d762c4db8ab6a8f16395b3716b615c31d3 | |
| parent | 0bc01d66b63310b174ccefaa95a6bbb7ba06a3d3 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/rc.conf.5 | 2 | ||||
| -rw-r--r-- | usr.sbin/ypldap/ypldap.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 5b77e1a68fff..160679aacb92 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 30, 2016 +.Dd June 8, 2016 .Dt RC.CONF 5 .Os .Sh NAME diff --git a/usr.sbin/ypldap/ypldap.8 b/usr.sbin/ypldap/ypldap.8 index 107a0c85acf5..0ef75a257f79 100644 --- a/usr.sbin/ypldap/ypldap.8 +++ b/usr.sbin/ypldap/ypldap.8 @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 27 2015 $ +.Dd $Mdocdate: June 8 2016 $ .Dt YPLDAP 8 .Os .Sh NAME |
