Hi guys,
# uname -a
Linux alpha 5.10.0-6-amd64 #1 SMP Debian 5.10.28-1 (2021-04-09) x86_64 GNU/Linux
# lsb_release -d
Description: Debian GNU/Linux bullseye/sid
Installed s3ql from source per instructions:
https://www.rath.org/s3ql-docs/installation.html
However, the ‘man’ pages are missing. I tried some Google-Fu but couldn’t figure out how to manually add man pages for the appropriate s3ql* packages.
Can a guru assist?
Mike
However, the ‘man’ pages are missing. I tried some Google-Fu but couldn’t figure out how to manually add man pages for the appropriate s3ql* packages.
/opt/python/
/opt/python/3.9.2/share/man/man1/fsck.s3ql.1
/opt/python/3.9.2/share/man/man1/mkfs.s3ql.1
/opt/python/3.9.2/share/man/man1/mount.s3ql.1
/opt/python/3.9.2/share/man/man1/s3ql_oauth_client.1
/opt/python/3.9.2/share/man/man1/s3ql_verify.1
/opt/python/3.9.2/share/man/man1/s3qladm.1
/opt/python/3.9.2/share/man/man1/s3qlcp.1
/opt/python/3.9.2/share/man/man1/s3qlctrl.1
/opt/python/3.9.2/share/man/man1/s3qllock.1
/opt/python/3.9.2/share/man/man1/s3qlrm.1
/opt/python/3.9.2/share/man/man1/s3qlstat.1
/opt/python/3.9.2/share/man/man1/umount.s3ql.1
/usr/local/bin/fsck.s3ql... in case that helps.
/usr/local/bin/mkfs.s3ql
/usr/local/bin/mount.s3ql
/usr/local/bin/s3ql_oauth_client
/usr/local/bin/s3ql_verify
/usr/local/bin/s3qladm
/usr/local/bin/s3qlcp
/usr/local/bin/s3qlctrl
/usr/local/bin/s3qllock
/usr/local/bin/s3qlrm
/usr/local/bin/s3qlstat
/usr/local/bin/umount.s3ql
/usr/local/man/man1/fsck.s3ql.1
/usr/local/man/man1/mkfs.s3ql.1
/usr/local/man/man1/mount.s3ql.1
/usr/local/man/man1/s3ql_oauth_client.1
/usr/local/man/man1/s3ql_verify.1
/usr/local/man/man1/s3qladm.1
/usr/local/man/man1/s3qlcp.1
/usr/local/man/man1/s3qlctrl.1
/usr/local/man/man1/s3qllock.1
/usr/local/man/man1/s3qlrm.1
/usr/local/man/man1/s3qlstat.1
/usr/local/man/man1/umount.s3ql.1
--
You received this message because you are subscribed to the Google Groups "s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to s3ql+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/003201d7388f%24c5dd9170%245198b450%24%40gmail.com.
/opt/python/
--