From ed9568ea614ab1ec464b9f704f11c3a70d64c52e Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 20 Dec 2002 00:10:37 +0000 Subject: Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now. --- usr.sbin/sade/sade.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/sade') diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8 index 88279c7..fe85383 100644 --- a/usr.sbin/sade/sade.8 +++ b/usr.sbin/sade/sade.8 @@ -44,8 +44,8 @@ systems. It is the first utility invoked by the .Fx installation boot -floppy and is also copied into -.Pa /stand/sysinstall +floppy and is also available as +.Pa /usr/sbin/sysinstall on newly installed .Fx systems for use in later configuring the system. @@ -134,7 +134,7 @@ directive), upon reaching the end of the argument list or on error. .Pp For example: .Bd -literal -/stand/sysinstall _ftpPath=ftp://ziggy/pub/ mediaSetFTP configPackages +/usr/sbin/sysinstall _ftpPath=ftp://ziggy/pub/ mediaSetFTP configPackages .Ed .Pp Would initialize -- cgit v1.1