Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove refernece to nonexistant vfs_shutdown(...
details: https://anonhg.NetBSD.org/src/rev/25414dcd59a9
branches: trunk
changeset: 509219:25414dcd59a9
user: jhawk <jhawk%NetBSD.org@localhost>
date: Sun Apr 29 19:18:20 2001 +0000
description:
Remove refernece to nonexistant vfs_shutdown(9), per
kern/4901
diffstat:
share/man/man9/cpu_reboot.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 746ff3dcc518 -r 25414dcd59a9 share/man/man9/cpu_reboot.9
--- a/share/man/man9/cpu_reboot.9 Sun Apr 29 19:17:22 2001 +0000
+++ b/share/man/man9/cpu_reboot.9 Sun Apr 29 19:18:20 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cpu_reboot.9,v 1.7 2000/06/14 17:25:52 cgd Exp $
+.\" $NetBSD: cpu_reboot.9,v 1.8 2001/04/29 19:18:20 jhawk Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
@@ -112,5 +112,5 @@
is passed to the system boot loader on some ports.
.Sh SEE ALSO
.Xr doshutdownhooks 9 ,
-.Xr resettodr 9 ,
-.Xr vfs_shutdown 9
+.Xr resettodr 9
+.\" .Xr vfs_shutdown 9
Home |
Main Index |
Thread Index |
Old Index