diff options
author | 2012-07-08 19:01:04 +0000 | |
---|---|---|
committer | 2012-07-08 19:01:04 +0000 | |
commit | 828f07abf08e03a750486a6f0601b180046ccd9c (patch) | |
tree | 0faa4c639bdea0e5b122ea103068cc8617c03ae9 | |
parent | fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .Vt (diff) | |
download | wireguard-openbsd-828f07abf08e03a750486a6f0601b180046ccd9c.tar.xz wireguard-openbsd-828f07abf08e03a750486a6f0601b180046ccd9c.zip |
These files contain OpenBSD and Mdocdate keywords
that weren't updated because the substitution mode was set to -ko.
ok guenther@ millert@
-rw-r--r-- | gnu/usr.sbin/sendmail/editmap/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.sbin/sendmail/editmap/editmap.8 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.sbin/sendmail/editmap/Makefile b/gnu/usr.sbin/sendmail/editmap/Makefile index e5a553ad39d..59d2898145b 100644 --- a/gnu/usr.sbin/sendmail/editmap/Makefile +++ b/gnu/usr.sbin/sendmail/editmap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2001/09/11 19:02:48 millert Exp $ +# $OpenBSD: Makefile,v 1.3 2012/07/08 19:01:04 schwarze Exp $ PROG= editmap MAN= editmap.8 diff --git a/gnu/usr.sbin/sendmail/editmap/editmap.8 b/gnu/usr.sbin/sendmail/editmap/editmap.8 index 9feed4b2fde..fe6c3344d37 100644 --- a/gnu/usr.sbin/sendmail/editmap/editmap.8 +++ b/gnu/usr.sbin/sendmail/editmap/editmap.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editmap.8,v 1.7 2010/09/23 14:51:56 jmc Exp $ +.\" $OpenBSD: editmap.8,v 1.8 2012/07/08 19:01:04 schwarze Exp $ .\" .\" Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers. .\" All rights reserved. @@ -10,7 +10,7 @@ .\" .\" $Sendmail: editmap.8,v 1.9 2003/02/01 17:07:42 ca Exp $ .\" -.Dd $Mdocdate: September 23 2010 $ +.Dd $Mdocdate: July 8 2012 $ .Dt EDITMAP 8 .Os .Sh NAME |