From 9245cf6479718351f4ff21d52e688b6e870dc846 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 23 Jun 2025 16:06:43 +0200 Subject: Fix typos in man pages --- share/man/just-profile.5.md | 2 +- share/man/just.1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/just-profile.5.md b/share/man/just-profile.5.md index 27dded3e..8f5c6dbd 100644 --- a/share/man/just-profile.5.md +++ b/share/man/just-profile.5.md @@ -20,7 +20,7 @@ The metadata file contains the following information. - For the key *`"cmdline"`* the argument vector for the process it will **`execv`**(3) to. As with all launches by **`just-mr`**(1), - the programm is the zeroth entry of the argument vector. + the program is the zeroth entry of the argument vector. - For the key *`"configuration"`* the blob identifier of the **`just-repository-config`**(5) that is passed to the launched process, diff --git a/share/man/just.1.md b/share/man/just.1.md index c538245a..38d9ae53 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -840,7 +840,7 @@ operations will be removed, in a FIFO scheme. If unset, defaults to ------------------------- **`--no-rotate`** -Do not rotate gargabe-collection generations. Instead, only carry +Do not rotate garbage-collection generations. Instead, only carry out clean up tasks that do not affect what is stored in the cache. Incompatible with `--all`. -- cgit v1.2.3