diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-07-22 18:32:06 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-07-22 18:32:06 +0000 |
commit | e99a92dc2f7d45904bf7635ccb97895839000729 (patch) | |
tree | 0f00e4093c4f6e8ea3c8b535d3c2d2cc0de0adbd | |
parent | 3e8669f3599c05797b907faac2d2a5fc8827902c (diff) | |
download | busybox-w32-e99a92dc2f7d45904bf7635ccb97895839000729.tar.gz busybox-w32-e99a92dc2f7d45904bf7635ccb97895839000729.tar.bz2 busybox-w32-e99a92dc2f7d45904bf7635ccb97895839000729.zip |
- strip implied proto and superfluous "www." domain part.
If my lynx groks it, your browser will too ;)
-rw-r--r-- | util-linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 86d404ab5..7f61bf4d9 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -267,7 +267,7 @@ config FEATURE_HWCLOCK_ADJTIME_FHS | |||
267 | to use the FHS behavior, answer Y here, otherwise answer N for the | 267 | to use the FHS behavior, answer Y here, otherwise answer N for the |
268 | classic /etc/adjtime path. | 268 | classic /etc/adjtime path. |
269 | 269 | ||
270 | http://www.pathname.com/fhs/pub/fhs-2.3.html#VARLIBHWCLOCKSTATEDIRECTORYFORHWCLO | 270 | pathname.com/fhs/pub/fhs-2.3.html#VARLIBHWCLOCKSTATEDIRECTORYFORHWCLO |
271 | 271 | ||
272 | config IPCRM | 272 | config IPCRM |
273 | bool "ipcrm" | 273 | bool "ipcrm" |