summaryrefslogtreecommitdiff
path: root/bin/sh
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2019-01-20 22:08:49 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2019-01-20 22:08:49 +0000
commited1cfd30ce19f44acb30a76722cc4d9025ebb903 (patch)
tree91f33d022b15a41fe04c92d3ed30108beabecc89 /bin/sh
parent8c8748225ff7ca96d138f756a07fbd518776d313 (diff)
downloadsrc-test-ed1cfd30ce19f44acb30a76722cc4d9025ebb903.tar.gz
src-test-ed1cfd30ce19f44acb30a76722cc4d9025ebb903.zip
Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);
there's no need to even mention it in shell rc files. Not that it's wrong; just pointless and somewhat misleading. Reviewed by: jilles MFC after: 2 weeks Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D18809
Notes
Notes: svn path=/head/; revision=343231
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/sh/profile b/bin/sh/profile
index 23c993c40214e..b77c8787c79d6 100644
--- a/bin/sh/profile
+++ b/bin/sh/profile
@@ -2,10 +2,6 @@
#
# System-wide .profile file for sh(1).
#
-# Uncomment this to give you the default 4.2 behavior, where disk
-# information is shown in K-Blocks
-# BLOCKSIZE=K; export BLOCKSIZE
-#
# For the setting of languages and character sets please see
# login.conf(5) and in particular the charset and lang options.
# For full locales list check /usr/share/locale/*