summaryrefslogtreecommitdiff
path: root/usr.sbin/sysmerge/sysmerge.8
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-04-09 10:44:51 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-04-09 10:44:51 +0000
commit22ef92bd35f5648fac5599925b9d039b06cecc17 (patch)
tree89e4ad7a0d1633b1141e9f6935c6e2a30bf480b4 /usr.sbin/sysmerge/sysmerge.8
parent113eaddb67635499338ea1122f36d5e168a533b1 (diff)
Add a hook to deal with special sendmail db files under /etc/mail/
Tweak some outputs and put interesting messages into sysmerge.log. export the NEED_NEWALIASES variable. inputs from and ok sthen@
Diffstat (limited to 'usr.sbin/sysmerge/sysmerge.8')
-rw-r--r--usr.sbin/sysmerge/sysmerge.85
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/sysmerge/sysmerge.8 b/usr.sbin/sysmerge/sysmerge.8
index d2702186996..6791a7e08f3 100644
--- a/usr.sbin/sysmerge/sysmerge.8
+++ b/usr.sbin/sysmerge/sysmerge.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysmerge.8,v 1.18 2009/04/06 14:39:23 jmc Exp $
+.\" $OpenBSD: sysmerge.8,v 1.19 2009/04/09 10:44:50 ajacoutot Exp $
.\"
.\" Copyright (c) 2008 Antoine Jacoutot <ajacoutot@openbsd.org>
.\"
@@ -14,7 +14,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: April 6 2009 $
+.Dd $Mdocdate: April 9 2009 $
.Dt SYSMERGE 8
.Os
.Sh NAME
@@ -263,6 +263,7 @@ Files and directories to ignore from comparison.
.Sh SEE ALSO
.Xr cap_mkdb 1 ,
.Xr diff 1 ,
+.Xr makemap 8 ,
.Xr mktemp 1 ,
.Xr more 1 ,
.Xr sdiff 1 ,