From 75cf02197eefd2aaac059fffa0966cb5d399ba36 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Wed, 27 Nov 2024 22:39:50 +0100 Subject: [PATCH] formatting --- data/sc-im/sample.sc | 2 +- system/fstab.md | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/data/sc-im/sample.sc b/data/sc-im/sample.sc index 0003095..59bb640 100644 --- a/data/sc-im/sample.sc +++ b/data/sc-im/sample.sc @@ -35,4 +35,4 @@ leftstring A7 = "Average" let A7 = @avg(A1:A4) leftstring A10 = "Weight of Meal" let A10 = 0.3 -goto B7 +goto A0 diff --git a/system/fstab.md b/system/fstab.md index b43b595..01489ab 100644 --- a/system/fstab.md +++ b/system/fstab.md @@ -13,11 +13,14 @@ The ordering of `/etc/fstab` is 5. dump 6. pass -E.g.: -> UUID=877f14e8-4738-46b0-884f-ba330dad1a7d /mnt/biggie ext4 nofail,rw,relatime 0 2 -> -> UUID=B21648C416488AF5 /mnt/share ntfs nofail,rw,nosuid,nodev,user_id=0,group_id=0,allow_other,blksize=4096 0 0 +*Example:* + +``` +UUID=877f14e8-4738-46b0-884f-ba330dad1a7d /mnt/biggie ext4 nofail,rw,relatime 0 2 + +UUID=B21648C416488AF5 /mnt/share ntfs nofail,rw,nosuid,nodev,user_id=0,group_id=0,allow_other,blksize=4096 0 0 +``` ## 5: Dump