Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
244
Issues
244
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
aa87f8f9
Commit
aa87f8f9
authored
Sep 25, 2019
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move llng-fastcgi-server manpage to section 8 (
#1946
)
parent
dc33966c
Pipeline
#6599
failed with stage
in 11 minutes and 57 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Makefile
Makefile
+3
-3
fastcgi-server/man/llng-fastcgi-server.8p
fastcgi-server/man/llng-fastcgi-server.8p
+2
-2
No files found.
Makefile
View file @
aa87f8f9
...
...
@@ -318,13 +318,13 @@ $(SRCMANAGERDIR)/site/htdocs/static/js/%.js: $(SRCMANAGERDIR)/site/coffee/%.coff
uglifyjs
$*
.js
--compress
--mangle
--comments
=
'/Copyr/i'
--source-map
-o
$*
.min.js
;
\
fi
fastcgi-server/man/llng-fastcgi-server.
1
p
:
fastcgi-server/sbin/llng-fastcgi-server
fastcgi-server/man/llng-fastcgi-server.
8
p
:
fastcgi-server/sbin/llng-fastcgi-server
@
echo
Update FastCGI server man page
@
pod2man
-
name
llng-fastcgi-server fastcgi-server/sbin/llng-fastcgi-server
>
fastcgi-server/man/llng-fastcgi-server.1
p
@
pod2man
-
s
8
-name
llng-fastcgi-server fastcgi-server/sbin/llng-fastcgi-server
>
fastcgi-server/man/llng-fastcgi-server.8
p
# Perl libraries configuration
json
:
$(MANAGERJSONDST) fastcgi-server/man/llng-fastcgi-server.
1
p debian/*cron*
json
:
$(MANAGERJSONDST) fastcgi-server/man/llng-fastcgi-server.
8
p debian/*cron*
@
if
which yui-compressor
>
/dev/null
;
then
$(MAKE)
minify
;
fi
debian/liblemonldap-ng-handler-perl.cron.d
:
lemonldap-ng-handler/eg/scripts/purgeLocalCache.cron.d
...
...
fastcgi-server/man/llng-fastcgi-server.
1
p
→
fastcgi-server/man/llng-fastcgi-server.
8
p
View file @
aa87f8f9
...
...
@@ -132,8 +132,8 @@
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "llng-fastcgi-server
1
"
.TH llng-fastcgi-server
1 "2019-07-10
" "perl v5.28.1" "User Contributed Perl Documentation"
.IX Title "llng-fastcgi-server
8
"
.TH llng-fastcgi-server
8 "2019-09-24
" "perl v5.28.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment