On 12/30/20 4:59 AM, Stuart Henderson wrote:
> On 2020/12/30 00:12, Jordan Geoghegan wrote:
>> Hello,
>>
>> I noticed some dead links on the octeon.html page for the Portwell and Rhino
>> devices.
>>
>> The Portwell link has been pointed to archive.org and the Rhino links now
>> point to correct URL after Rhino Labs changed their website around.
> Thanks, committed.

Thanks Stuart, my first OpenBSD patch!
>
>> I've attached the patch rather that inlining it as I'm almost certain that
>> Thunderbird will mangle the long lines.
> It's possible but annoying:
> https://www.kernel.org/doc/html/latest/process/email-clients.html#thunderbird-gui

Thanks for the link. I followed those instructions, so hopefully this mail I'm 
sending you doesn't mangle the long lines.

Thunderbird keeps on insisting on reverting to "Western" text encoding, but I 
know I've sent fancy umlauts and accent aigu etc without issue. Not sure what 
that's about *shrug*.

//
>
>
>> Regards,
>>
>> Jordan
>> diff --git a/octeon.html b/octeon.html
>> index 7c812cae8..4926cc67c 100644
>> --- a/octeon.html
>> +++ b/octeon.html
>> @@ -59,14 +59,14 @@ local disk on machines lacking a CF slot.
>>  OpenBSD/octeon supports the following machines:
>>  
>>  <ul>
>> -<li><a 
>> href="http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100";>
>> +<li><a 
>> href="https://web.archive.org/web/20180202202403/http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100";>
>>  Portwell CAM-0100</a>
>>  <li>D-Link
>>      <a 
>> href="https://web.archive.org/web/20140803060102/http://www.dlink.com/us/en/business-solutions/security/services-routers/dsr-500-the-d-link-services-router";>
>>  DSR-500</a>,
>>      <a 
>> href="https://web.archive.org/web/20170422065451/http://us.dlink.com/us/en/business-solutions/security/services-routers/dsr-500n-wireless-n-unified-services-router.html";>
>>  DSR-500N</a>
>>  
>> -<li><a 
>> href="http://www.rhinolabsinc.com/rhino-shasta-enterprise-grade-network-appliance/";>Rhino
>>  Labs Inc. SDNA Shasta</a>
>> -<li><a 
>> href="http://rhinolabsinc.com/rhino-sdna7130-networking-appliance/";>Rhino 
>> Labs Inc. SDNA-7130</a>
>> +<li><a href="http://www.rhinolabsinc.com/sdna-shasta/";>Rhino Labs Inc. SDNA 
>> Shasta</a>
>> +<li><a href="http://www.rhinolabsinc.com/sdna-7130/";>Rhino Labs Inc. 
>> SDNA-7130</a>
>>  <li><a href="https://www.ui.com/edgemax/edgerouter-lite/";>Ubiquiti Networks
>>  EdgeRouter LITE</a>
>>  <li><a href="https://www.ui.com/edgemax/edgerouter-poe/";>Ubiquiti Networks

Reply via email to