From owner-svn-src-all@freebsd.org Fri Nov 10 22:58:20 2017 Return-Path: Delivered-To: svn-src-all@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 5D636E53318; Fri, 10 Nov 2017 22:58:20 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2BE8267312; Fri, 10 Nov 2017 22:58:20 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 498B61C9F; Fri, 10 Nov 2017 22:58:19 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 4EB0E7949; Fri, 10 Nov 2017 22:58:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id Lx_O08_Rr3Jx; Fri, 10 Nov 2017 22:58:15 +0000 (UTC) Subject: Re: svn commit: r325594 - head/sys/ddb DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 5626B7944 To: rgrimes@freebsd.org, Gavin Atkinson Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201711102149.vAALnCiY031002@pdx.rh.CN85.dnsmgr.net> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <8d3366d3-f51c-4693-ffaa-4003b8822ace@FreeBSD.org> Date: Fri, 10 Nov 2017 14:57:56 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <201711102149.vAALnCiY031002@pdx.rh.CN85.dnsmgr.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vvacH1xMoU3Wht8FgMcXQO1Fta3A10mHE" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 22:58:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --vvacH1xMoU3Wht8FgMcXQO1Fta3A10mHE Content-Type: multipart/mixed; boundary="S37Vi87OK0h2gHCNatKrh5hPU3pm70bIo"; protected-headers="v1" From: Bryan Drewery To: rgrimes@freebsd.org, Gavin Atkinson Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <8d3366d3-f51c-4693-ffaa-4003b8822ace@FreeBSD.org> Subject: Re: svn commit: r325594 - head/sys/ddb References: <201711102149.vAALnCiY031002@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201711102149.vAALnCiY031002@pdx.rh.CN85.dnsmgr.net> --S37Vi87OK0h2gHCNatKrh5hPU3pm70bIo Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 11/10/2017 1:49 PM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> Author: gavin >> Date: Thu Nov 9 13:38:24 2017 >> New Revision: 325594 >> URL: https://svnweb.freebsd.org/changeset/base/325594 >> >> Log: >> Point people towards our https web site for documentation, http acce= sses are >> just redirected anyway. >> =20 >> MFC after: 1 week >=20 > Why are we not sending them to man 4 ddb???? >=20 >> Modified: >> head/sys/ddb/db_command.c >> >> Modified: head/sys/ddb/db_command.c >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/sys/ddb/db_command.c Thu Nov 9 13:38:17 2017 (r325593) >> +++ head/sys/ddb/db_command.c Thu Nov 9 13:38:24 2017 (r325594) >> @@ -398,7 +398,7 @@ db_command(struct command **last_cmdp, struct comm= and_ >> case CMD_HELP: >> if (cmd_table =3D=3D &db_cmd_table) { >> db_printf("This is ddb(4), the kernel debugger; " We sort of do here ^ >> - "see http://man.freebsd.org/ddb/4 for help.\n"); >> + "see https://man.FreeBSD.org/ddb/4 for help.\n"); But I think more importantly they may be stuck in a debugger and not be able to run 'man'. The same could be said for opening a browser but it's more likely they're going to have another system that can load a website but not as assured it will be FreeBSD with the ddb manpage. >> db_printf("Use \"bt\" for backtrace, \"dump\" for " >> "kernel core dump, \"reset\" to reboot.\n"); >> db_printf("Available commands:\n"); >> >> >=20 --=20 Regards, Bryan Drewery --S37Vi87OK0h2gHCNatKrh5hPU3pm70bIo-- --vvacH1xMoU3Wht8FgMcXQO1Fta3A10mHE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJaBi70AAoJEDXXcbtuRpfPQZQH/184g3BzS89M7yncUXk1RImd I/Kd9rInKcce3TejoLnD2c9FWL/0rSKedm6WnE+mTSV77MtdL7g94KRE7yDo+dYz gzWxtsxFehtjSHhJHXkXWoc3356LZNwBSD7Ce7SE5TL3NPcmpIUNDAkPTYb/cl2y Ep0YrucZ2CrtlLPsRaTFYEAbkAQ+qZEbS3moStr9NWSHqgeDBOxcBf3cTJun30SW kwtQS6QLJVT7U9Wc5qgPWbySfI19NAKulS7mjPf31t9VsNn88f7UutEwupYbicya Oh5J/TT96TsDmDXO8nZdMu0X0RXxZcwYEMJGlveissJd2vc2GuY/jrd86oRLPNk= =QJOB -----END PGP SIGNATURE----- --vvacH1xMoU3Wht8FgMcXQO1Fta3A10mHE--