From 55e32d64579a077ca2f9aa7251f850484b0bbd4c Mon Sep 17 00:00:00 2001 From: illiliti Date: Tue, 8 Sep 2020 22:34:45 +0300 Subject: [PATCH] update docs --- docs/tinyramfs.hooks.7 | 10 +++++----- docs/tinyramfs.hooks.7.scd | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/tinyramfs.hooks.7 b/docs/tinyramfs.hooks.7 index 33b87d2..31ddcdb 100644 --- a/docs/tinyramfs.hooks.7 +++ b/docs/tinyramfs.hooks.7 @@ -5,7 +5,7 @@ .nh .ad l .\" Begin generated content: -.TH "tinyramfs.hooks" "7" "2020-09-07" +.TH "tinyramfs.hooks" "7" "2020-09-08" .P .SH NAME .P @@ -111,9 +111,9 @@ tinyramfs working directory.\& Otherwise error message will appear.\& .RS 4 must be full path to file.\& .P - must be directory where should be stored.\& Tinyramfs -will automatically create that directory if it doesn't exist already.\& Also -no need to prepend path of tinyramfs working directory.\& + must be full path where should be stored.\& Tinyramfs +will automatically create all leading directories if they aren't exist +already.\& Also no need to prepend path of tinyramfs working directory.\& .P permissions in octal format.\& .P @@ -125,7 +125,7 @@ exists or failed to strip binary.\& .SS I: resolve_device .P .RS 4 -Resolves UUID|LABEL|/dev/*|PARTUUID to full path of /dev device +Sets \fBdevice\fR variable to full path of resolved UUID|LABEL|/dev/*|PARTUUID .P .RE .SH VARIABLES diff --git a/docs/tinyramfs.hooks.7.scd b/docs/tinyramfs.hooks.7.scd index e01db21..b68c9b4 100644 --- a/docs/tinyramfs.hooks.7.scd +++ b/docs/tinyramfs.hooks.7.scd @@ -58,9 +58,9 @@ interact with build and init system. must be full path to file. - must be directory where should be stored. Tinyramfs - will automatically create that directory if it doesn't exist already. Also - no need to prepend path of tinyramfs working directory. + must be full path where should be stored. Tinyramfs + will automatically create all leading directories if they aren't exist + already. Also no need to prepend path of tinyramfs working directory. permissions in octal format. @@ -70,7 +70,7 @@ interact with build and init system. ## I: resolve_device - Resolves UUID|LABEL|/dev/\*|PARTUUID to full path of /dev device + Sets *device* variable to full path of resolved UUID|LABEL|/dev/\*|PARTUUID # VARIABLES