Ken27238@lemmy.ml to Linux@lemmy.ml · 1 year agoPatch submitted to the Linux kernel by a 4 year old.mastodon.socialexternal-linkmessage-square46fedilinkarrow-up1743cross-posted to: [email protected]
arrow-up1713external-linkPatch submitted to the Linux kernel by a 4 year old.mastodon.socialKen27238@lemmy.ml to Linux@lemmy.ml · 1 year agomessage-square46fedilinkcross-posted to: [email protected]
minus-squareFizz@lemmy.nzlinkfedilinkarrow-up89·1 year agoNo matter how many times I read this I have no idea what’s going on. Can someone explain this like I’m 3
minus-squareMJBrune@beehaw.orglinkfedilinkarrow-up66·1 year agoSo in the documentation they had 1.9 Ext4 file system parameters ------------------------------ As you can see the ‘s’ doesn’t get a ‘-’ under it. So they changed the documentation to: 1.9 Ext4 file system parameters ------------------------------- so the ‘s’ in parameters gets a dash under it. this seems to be the standard as everywhere else the dashes go for the same length of characters as the above line. Example: 2.0 /proc/consoles ------------------ The little girl said the ‘s’ in parameters is sad because it didn’t get the dash under it and it was all alone. So they added the dash.
minus-squarefubo@lemmy.worldlinkfedilinkarrow-up7·1 year agoShe spotted that there was a missing - in the underline for a heading in a piece of documentation, and her parent helped her submit a fix.
No matter how many times I read this I have no idea what’s going on. Can someone explain this like I’m 3
So in the documentation they had
1.9 Ext4 file system parameters ------------------------------
As you can see the ‘s’ doesn’t get a ‘-’ under it. So they changed the documentation to:
1.9 Ext4 file system parameters -------------------------------
so the ‘s’ in parameters gets a dash under it.
this seems to be the standard as everywhere else the dashes go for the same length of characters as the above line. Example:
2.0 /proc/consoles ------------------
The little girl said the ‘s’ in parameters is sad because it didn’t get the dash under it and it was all alone. So they added the dash.
She spotted that there was a missing
-
in the underline for a heading in a piece of documentation, and her parent helped her submit a fix.