mac80211: fill some important capabilities into ht_capab in the hostapd config
[openwrt.git] / package / busybox / config / findutils / Config.in
index 0477555..991b97f 100644 (file)
@@ -17,7 +17,7 @@ config BUSYBOX_CONFIG_FEATURE_FIND_PRINT0
        depends on BUSYBOX_CONFIG_FIND
        help
          Causes output names to be separated by a null character
-         rather than a newline.  This allows names that contain
+         rather than a newline. This allows names that contain
          newlines and other whitespace to be more easily
          interpreted by other programs.
 
@@ -146,7 +146,7 @@ config BUSYBOX_CONFIG_FEATURE_FIND_DELETE
        default n
        depends on BUSYBOX_CONFIG_FIND && BUSYBOX_CONFIG_FEATURE_FIND_DEPTH
        help
-         Support the 'find -delete' option for deleting files and direcotries.
+         Support the 'find -delete' option for deleting files and directories.
          WARNING: This option can do much harm if used wrong. Busybox will not
          try to protect the user from doing stupid things. Use with care.
 
@@ -182,7 +182,7 @@ config BUSYBOX_CONFIG_FEATURE_GREP_EGREP_ALIAS
        default y
        depends on BUSYBOX_CONFIG_GREP
        help
-         Enabled support for extended regular expressions.  Extended
+         Enabled support for extended regular expressions. Extended
          regular expressions allow for alternation (foo|bar), grouping,
          and various repetition operators.
 
This page took 0.025452 seconds and 4 git commands to generate.