Reflect change to inetd configuration prompt
(src/usr.sbin/sysinstall/install.c Revision 1.305) Approved by: murray
This commit is contained in:
parent
38bc8ad6d7
commit
930f680006
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10588
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.106 2001/09/01 07:27:25 rpratt Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.107 2001/09/04 23:33:43 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -2587,7 +2587,7 @@ installation menus to try and retry whichever operations have failed.
|
|||
<title>Configure Internet Services</title>
|
||||
|
||||
<screen> User Confirmation Requested
|
||||
Do you want to configure inetd and simple internet services?
|
||||
Do you want to configure inetd and the network services that it provides?
|
||||
|
||||
Yes [ No ]</screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue