From 504c05df3bf63a78ac5a81f91a4debe3cab3616d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 17 Nov 2021 22:09:50 +0100 Subject: rename: loolwsd-systemplate-setup -> coolwsd-systemplate-setup Signed-off-by: Andras Timar Change-Id: I699db87f94f9080909c2ca783e04ad8b4dd98025 --- man/coolconfig.1 | 2 +- man/coolwsd-generate-proof-key.1 | 2 +- man/coolwsd-systemplate-setup.1 | 9 +++++++++ man/coolwsd.1 | 2 +- man/loolwsd-systemplate-setup.1 | 9 --------- 5 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 man/coolwsd-systemplate-setup.1 delete mode 100644 man/loolwsd-systemplate-setup.1 (limited to 'man') diff --git a/man/coolconfig.1 b/man/coolconfig.1 index 86469b5ce4..658e0d8f0b 100644 --- a/man/coolconfig.1 +++ b/man/coolconfig.1 @@ -31,4 +31,4 @@ update\-system\-template The \fBanonymize\fR command helps to read anonymized logs. If you know a document and/or a user had an issue, you can find their session in the logs by running this command with the username and/or document name and get the anonymized hash, which you use to search the logs with. .PP .SH "SEE ALSO" -coolforkit(1), coolconvert(1), loolwsd(1), loolwsd-systemplate-setup(1), coolwsd-generate-proof-key(1), coolmount(1) +coolforkit(1), coolconvert(1), loolwsd(1), coolwsd-systemplate-setup(1), coolwsd-generate-proof-key(1), coolmount(1) diff --git a/man/coolwsd-generate-proof-key.1 b/man/coolwsd-generate-proof-key.1 index 601160f5f3..e1a95975d6 100644 --- a/man/coolwsd-generate-proof-key.1 +++ b/man/coolwsd-generate-proof-key.1 @@ -6,4 +6,4 @@ coolwsd-generate-proof-key .SH DESCRIPTION coolwsd-generate-proof-key creates an RSA key pair in /etc/loolwsd for the WOPI Proof headers. The script is automatically run by the postinstall script of loolwsd package, but in case of failure sysadmins can run it manually. .SH "SEE ALSO" -coolforkit(1), coolconvert(1), coolconfig(1), loolwsd(1), loolwsd-systemplate-setup(1), coolmount(1) +coolforkit(1), coolconvert(1), coolconfig(1), loolwsd(1), coolwsd-systemplate-setup(1), coolmount(1) diff --git a/man/coolwsd-systemplate-setup.1 b/man/coolwsd-systemplate-setup.1 new file mode 100644 index 0000000000..062bab9b5c --- /dev/null +++ b/man/coolwsd-systemplate-setup.1 @@ -0,0 +1,9 @@ +.TH LOOLWSD-SYSTEMPLATE-SETUP "1" "May 2018" "coolwsd-systemplate-setup " "User Commands" +.SH NAME +coolwsd-systemplate-setup \- Utility that sets up system template for Collabora Online +.SH SYNOPSIS +coolwsd-systemplate-setup +.SH DESCRIPTION +coolwsd-systemplate-setup creates a minimal system template for running the LibreOfficeKit in a chroot jail. The system template contains the bare minimum of system libraries to run LibreOfficeKit, and also fonts and locale data from the system. +.SH "SEE ALSO" +coolforkit(1), coolconvert(1), coolconfig(1), loolwsd(1), coolwsd-generate-proof-key(1), coolmount(1) diff --git a/man/coolwsd.1 b/man/coolwsd.1 index 55e8b92b76..f08eaabe7b 100644 --- a/man/coolwsd.1 +++ b/man/coolwsd.1 @@ -31,4 +31,4 @@ coolwsd OPTIONS \fB\-\-nocaps\fR Use a non\-privileged forkit, with increase in security problems. .PP .SH "SEE ALSO" -coolforkit(1), coolconvert(1), coolconfig(1), loolwsd-systemplate-setup(1), coolwsd-generate-proof-key(1), coolmount(1) +coolforkit(1), coolconvert(1), coolconfig(1), coolwsd-systemplate-setup(1), coolwsd-generate-proof-key(1), coolmount(1) diff --git a/man/loolwsd-systemplate-setup.1 b/man/loolwsd-systemplate-setup.1 deleted file mode 100644 index 8b8350ac02..0000000000 --- a/man/loolwsd-systemplate-setup.1 +++ /dev/null @@ -1,9 +0,0 @@ -.TH LOOLWSD-SYSTEMPLATE-SETUP "1" "May 2018" "loolwsd-systemplate-setup " "User Commands" -.SH NAME -loolwsd-systemplate-setup \- Utility that sets up system template for Collabora Online -.SH SYNOPSIS -loolwsd-systemplate-setup -.SH DESCRIPTION -loolwsd-systemplate-setup creates a minimal system template for running the LibreOfficeKit in a chroot jail. The system template contains the bare minimum of system libraries to run LibreOfficeKit, and also fonts and locale data from the system. -.SH "SEE ALSO" -coolforkit(1), coolconvert(1), coolconfig(1), loolwsd(1), coolwsd-generate-proof-key(1), coolmount(1) -- cgit