diff options
| author | hubertf <hubertf@NetBSD.org> | 2006-08-11 20:28:22 +0000 |
|---|---|---|
| committer | hubertf <hubertf@NetBSD.org> | 2006-08-11 20:28:22 +0000 |
| commit | ac583aa32a2cdaedecdee3ecdb5afa84be77adf5 (patch) | |
| tree | 39cced99d9cb64bf738674750db5442011d19d99 /usr.sbin/etcupdate | |
| parent | ce0ef6cfc4cf73d96e27c5e982f2cad7bcbd452a (diff) | |
Xref etcupdate from postinstall, and vice versa.
Diffstat (limited to 'usr.sbin/etcupdate')
| -rw-r--r-- | usr.sbin/etcupdate/etcupdate.8 | 5 |
1 files changed, 3 insertions, 2 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 |
