From owner-freebsd-doc@freebsd.org Wed Sep 9 20:51:06 2015 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BF25A01C02 for ; Wed, 9 Sep 2015 20:51:06 +0000 (UTC) (envelope-from cronetechsl@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDB6C1CDE for ; Wed, 9 Sep 2015 20:51:05 +0000 (UTC) (envelope-from cronetechsl@gmail.com) Received: by igcpb10 with SMTP id pb10so4349652igc.1 for ; Wed, 09 Sep 2015 13:51:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=bWo5OZZZ5+BLTDN7Onq4TFVG5lx2283GV0HehHWNMHo=; b=G9omJ3gCQThpaiY+CfXIZA+b5ORF7dGXh5jhd1G1tH0huZgNA909hsSEofT5kMFD82 WV+dFiqSSROArlMhecEP+xw8DhzK0NzJ1PVMBqdIjEZxbGHk8fvEEVNFJ4WIviSLOlSJ Byi1g9UYKIu31MvwQhlzmKouyvk9ZIWGoBE2FeUe3Zf7zRGzUQsCnBkPhEUsiP3oBoUW dY62GmQwxbqwvo6gmhl2eMD8Mo8gSQfb/HNIxpR2TaYpZH3rCuShko0zQWyIIukRrEV1 oHX0JODHw1dIefKU1d390KikskziV182UzoUrpVSzQGDY+S705LeBmo3LYXEMNj2P2RO Hwww== X-Received: by 10.50.70.34 with SMTP id j2mr57985316igu.54.1441831865282; Wed, 09 Sep 2015 13:51:05 -0700 (PDT) Received: from [172.16.252.200] ([64.56.103.50]) by smtp.gmail.com with ESMTPSA id 92sm3778466ioq.3.2015.09.09.13.51.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 09 Sep 2015 13:51:04 -0700 (PDT) From: Steven Crone Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Checking On Default Shell Message-Id: Date: Wed, 9 Sep 2015 16:51:03 -0400 To: freebsd-doc@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3093\)) X-Mailer: Apple Mail (2.3093) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2015 20:51:06 -0000 Author/Updater: The "FreeBSD Quickstart Guide for Linux=C2=AE Users=E2=80=9D on Chapter = 2 =E2=80=9CDefault Shell=E2=80=9D references the root default shell as = =E2=80=9Ctcsh" - however, on my latest clean install I noted it was = =E2=80=9C/bin/csh=E2=80=9D which appeared odd to me - which is the = reason I checked the quick guide. Just wanted to make sure that had actually changed in release (10.2 = amd64) and the guide was wrong; or, did I get a corrupt installer? Steven Crone cronetechsl@gmail.com=