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