summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/etcupdate/etcupdate.85
-rw-r--r--usr.sbin/postinstall/postinstall.84
2 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/etcupdate/etcupdate.8 b/usr.sbin/etcupdate/etcupdate.8
index 80debdd8bec..6afc95f8026 100644
--- a/usr.sbin/etcupdate/etcupdate.8
+++ b/usr.sbin/etcupdate/etcupdate.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: etcupdate.8,v 1.11 2006/02/18 19:29:48 apb Exp $
+.\" $NetBSD: etcupdate.8,v 1.12 2006/08/11 20:28:22 hubertf Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -326,7 +326,8 @@ flag:
.Xr rcs 1 ,
.Xr sdiff 1 ,
.Xr stty 1 ,
-.Xr aliases 5
+.Xr aliases 5 ,
+.Xr postinstall 8
.Sh HISTORY
The
.Nm
diff --git a/usr.sbin/postinstall/postinstall.8 b/usr.sbin/postinstall/postinstall.8
index abda5bbc518..b22412bf11e 100644
--- a/usr.sbin/postinstall/postinstall.8
+++ b/usr.sbin/postinstall/postinstall.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall.8,v 1.3 2005/09/12 15:42:12 lukem Exp $
+.\" $NetBSD: postinstall.8,v 1.4 2006/08/11 20:28:22 hubertf Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -121,6 +121,8 @@ The
.Nm
utility exits 0 on success, and \*[Gt]0 if an error occurs
or a problem was found.
+.Sh SEE ALSO
+.Xr etcupdate 8
.Sh HISTORY
The
.Nm