Author: brueffer
Date: Mon Dec 12 11:04:22 2016
New Revision: 309885
URL: https://svnweb.freebsd.org/changeset/base/309885
Log:
MFC: r309060
Fix comment typo.
PR: 208484
Submitted by: madpilot
Modified:
stable/10/tools/tools/nanobsd/Files/root/save_cfg
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/tools/tools/nanobsd/Files/root/save_cfg
==============================================================================
--- stable/10/tools/tools/nanobsd/Files/root/save_cfg Mon Dec 12 11:02:55
2016 (r309884)
+++ stable/10/tools/tools/nanobsd/Files/root/save_cfg Mon Dec 12 11:04:22
2016 (r309885)
@@ -66,7 +66,7 @@ do
# i) -> add file to ignore list (/cfg/.ignore
hiereachy) and never save
# try to add this file to /cfg.
#
- # touch is ised to add files to /cfg to keep the script
flow straight and easy
+ # touch is used to add files to /cfg to keep the script
flow straight and easy
#
read -p "New file /etc/$filename found. Add to /cfg
(y/n/i)? " key
case "$key" in
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"