diff options
| author | B. Watson <urchlay@slackware.uk> | 2023-02-04 04:38:07 -0500 | 
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2023-02-04 04:38:07 -0500 | 
| commit | 7e1fdf08468a7cee4fdbcf18cd80287a662d2f22 (patch) | |
| tree | fa589774f7820bbc066a18ccd0a5c55abfe26319 | |
| parent | acec8487b23f9b301e450cb7a5ed164a942996cf (diff) | |
| download | sbo-maintainer-tools-7e1fdf08468a7cee4fdbcf18cd80287a662d2f22.tar.gz | |
sbolint: fix typos in docs.
| -rwxr-xr-x | sbolint | 5 | 
1 files changed, 3 insertions, 2 deletions
| @@ -106,7 +106,7 @@ B<DOWNLOAD>, and B<DOWNLOAD_x86_64> links. This won't guarantee that  the links are good, but some kinds of failure (e.g. site down, 404)  means they're definitely bad. Unfortunately a lot of sites have stopped  responding to HEAD requests in the name of "security", so your mileage -man vary. +may vary.  =item B<-n> @@ -143,7 +143,7 @@ inside this directory.  =item - -Archive must contain I<dirname/Idirname.SlackBuild>. +Archive must contain I<dirname/dirname.SlackBuild>.  =item - @@ -158,6 +158,7 @@ extracted source trees (but isn't all that good at it).  =item -  "Junk" files such as editor backups, core dumps, +  =item -  Files named 'build.log*' or 'strace.out*' must not exist. The B<sbrun> | 
