1
0
Fork 0

Adding debian version 5.2.37-2.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 06:49:22 +02:00
parent fa1b3d3922
commit fc8a52c443
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
59 changed files with 8007 additions and 0 deletions

12
debian/patches/rbash-manpage.diff vendored Normal file
View file

@ -0,0 +1,12 @@
# DP: doc/rbash.1: fix bash(1) reference
--- a/doc/rbash.1
+++ b/doc/rbash.1
@@ -3,6 +3,6 @@
rbash \- restricted bash, see \fBbash\fR(1)
.SH RESTRICTED SHELL
.nr zY 1
-.so bash.1
+.so man1/bash.1
.SH SEE ALSO
bash(1)