LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-21-2021, 08:08 AM   #1
tauon
Member
 
Registered: Jun 2020
Distribution: Slackware
Posts: 82

Rep: Reputation: Disabled
typo in /etc/networks


Hello slackers,

just a minor issue (someone might think this is not an issue at all):

Code:
--- /etc/networks	2021-04-15 13:12:38.018986412 +0200
+++ /etc/networks.new	1999-10-07 07:21:02.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # networks	This file describes a number of netname-to-address
-#		mappings for the TCP/IP subsystem. It is mostly
+#		mappings for the TCP/IP subsystem.  It is mostly
 #		used at boot time, when no name servers are running.
The new version has an extra space in front of "It".
 
Old 04-21-2021, 08:30 AM   #2
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Hah, have the double space habit too, despite not ever having a formal typing class I learned somewhere that with typewriters your supposed to double space before the start of a new sentence and started doing that in the 80's and am still trying to break that habit today myself. I guess someone else did too.
 
2 members found this post helpful.
Old 04-21-2021, 10:09 AM   #3
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 906

Rep: Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697
Two spaces after a period is the One True Way. For American (US) English, that is - and that's the only English that matters, right?
 
1 members found this post helpful.
Old 04-21-2021, 10:11 AM   #4
tauon
Member
 
Registered: Jun 2020
Distribution: Slackware
Posts: 82

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by enine View Post
Hah, have the double space habit too, despite not ever having a formal typing class I learned somewhere that with typewriters your supposed to double space before the start of a new sentence and started doing that in the 80's and am still trying to break that habit today myself. I guess someone else did too.
I wanted to find a story about a very long commit message of ~20 lines with a single character diff (changing one UTF-8 symbol which looks like white space to actual white space), but my google skills aren't good in this.
 
Old 04-21-2021, 10:16 AM   #5
tauon
Member
 
Registered: Jun 2020
Distribution: Slackware
Posts: 82

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by drumz View Post
Two spaces after a period is the One True Way. For American (US) English, that is - and that's the only English that matters, right?
God Save The Queen^W^WPat.
 
Old 04-21-2021, 12:13 PM   #6
Jan K.
Member
 
Registered: Apr 2019
Location: Esbjerg
Distribution: Windows 7...
Posts: 773

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
What is this about?


"someone might think this is not an issue at all"

Count me in. Way above my head...
 
Old 04-21-2021, 12:21 PM   #7
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
Needing to save a byte is a very old habit.

PS - Actually testing Firefox 88.0 on my 32-bit install. Please ignore.

Last edited by allend; 04-21-2021 at 12:22 PM.
 
Old 04-21-2021, 12:26 PM   #8
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Quote:
Originally Posted by drumz View Post
Two spaces after a period is the One True Way. For American (US) English, that is - and that's the only English that matters, right?
Apparently that was the old way, back when we ran Slackware negative14.1 on the IBM Selectric.
 
Old 04-21-2021, 12:46 PM   #9
tadgy
Member
 
Registered: May 2018
Location: UK
Distribution: Slackware (servers), Void (desktop/laptop)
Posts: 299

Rep: Reputation: 401Reputation: 401Reputation: 401Reputation: 401Reputation: 401
That was most probably a correction on my part when I modified netconfig during the rc.inet1 update - I can't see a period and single space without correcting it to proper English (read: British) typing standards
 
1 members found this post helpful.
Old 04-21-2021, 01:00 PM   #10
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by drumz View Post
Two spaces after a period is the One True Way. For American (US) English, that is - and that's the only English that matters, right?
False, and I'll fight you for it! The Air Force requires this in their internal writing guide and I HATE IT! It is a remnant from typewriters and has no place in modern usage since (almost) all fonts are using proportional spacing now.

BTW, I corrected your spacing in your post I quoted to the proper single space after a period
 
1 members found this post helpful.
Old 04-21-2021, 02:05 PM   #11
tauon
Member
 
Registered: Jun 2020
Distribution: Slackware
Posts: 82

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by allend View Post
Needing to save a byte is a very old habit.
Like using KOI8 instead of Unicode...

Quote:
Originally Posted by allend View Post
PS - Actually testing Firefox 88.0 on my 32-bit install. Please ignore.
Is it possible to use modern FF on an i686? I switched to seamonkey (to save some more bytes of RAM of course)
 
Old 04-21-2021, 02:17 PM   #12
tauon
Member
 
Registered: Jun 2020
Distribution: Slackware
Posts: 82

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by tadgy View Post
That was most probably a correction on my part when I modified netconfig during the rc.inet1 update - I can't see a period and single space without correcting it to proper English (read: British) typing standards
It seems no one teaches "the correct typing" British pupils anymore (I asked).

Quote:
Originally Posted by drumz View Post
Two spaces after a period is the One True Way. For American (US) English, that is - and that's the only English that matters, right?
Apparently, this rule is not just for US English, but also for British English. What about other countries? Germany? Saudi Arabia? China?
 
Old 04-21-2021, 02:23 PM   #13
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
https://www.thesaurus.com/e/writing/...fter-a-period/

Though I did learn on a computer, a Commodore 64, I learned the old typewriter style.

Last edited by enine; 04-21-2021 at 02:25 PM.
 
1 members found this post helpful.
Old 04-21-2021, 02:56 PM   #14
tauon
Member
 
Registered: Jun 2020
Distribution: Slackware
Posts: 82

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by enine View Post
https://www.thesaurus.com/e/writing/...fter-a-period/

Though I did learn on a computer, a Commodore 64, I learned the old typewriter style.
In Russia pupils usually don't learn neither on a typewriter, nor on a computer, teachers demand only cursive handwriting, and after school this leads to Word documents filled with tons of white spaces between words for alignment, and in front of periods, commas, and so on.
 
Old 04-21-2021, 03:02 PM   #15
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,407
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Quote:
Originally Posted by tauon View Post
In Russia pupils usually don't learn neither on a typewriter, nor on a computer, teachers demand only cursive handwriting, and after school this leads to Word documents filled with tons of white spaces between words for alignment, and in front of periods, commas, and so on.
Same here

Btw we have rules : after period or comma one space, 2 pieces (?) symbols like ?!:; to be surrounded with spaces.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Minor typo in Slackware -current /etc/rc.d/rc.6 Linux.tar.gz Slackware 18 03-28-2016 06:44 AM
[SOLVED] Typo in as-installed /etc/httpd/httpd.conf? catkin Slackware 9 12-25-2010 07:49 AM
I am bridging 2 networks, but only want the Bridge machine to see both networks. themrrobert Linux - Networking 1 02-17-2009 12:40 PM
How to configure /etc/networks and /etc/netmasks when subnetting crisostomo_enrico Solaris / OpenSolaris 8 09-23-2008 04:34 AM
is it an error or typo? blackcat Linux From Scratch 1 09-02-2002 06:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration