Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
lektor
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
50ccd772
Vérifiée
Valider
50ccd772
rédigé
4 years ago
par
Kubat
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
DOC: Fix manpage
parent
24cd6142
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion
!115
Solves over usage of CPU
Modifications
2
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
2 fichiers modifiés
man/footer
+1
-3
1 ajout, 3 suppressions
man/footer
man/lektor.template
+7
-0
7 ajouts, 0 suppression
man/lektor.template
avec
8 ajouts
et
3 suppressions
man/footer
+
1
−
3
Voir le fichier @
50ccd772
...
...
@@ -10,11 +10,9 @@
.SH "SEE ALSO"
\fIlektor\fP(1),
\fIlektord\fP(1),
\fIlktadm\fP(1),
\fIlkt\fP(1),
\fImpc\fP(1),
\fImpd\fP(1),
\fImeson\fP(1)
\fImpd\fP(1)
.PP
\fBIEEE Standard for information Technology \-
Portable Operating System Interface (POSIX)\fP
Ce diff est replié.
Cliquez pour l'agrandir.
man/lektor.template
+
7
−
0
Voir le fichier @
50ccd772
...
...
@@ -129,9 +129,16 @@ you do so.
Some functions are mendatory for a module:
.PP
.PD 0
.TP
.PD
- The \fBnew(void **)\fP function creates the module
.TP
- The \fBfree(void **)\fP release the module, it \fIcan't\fP be used after
.TP
- The \fBclose(void **)\fP close the module, it \fIcan\fP be used after
.PP
All exported functions must take a \fBva_list\fP. The first argument of the
\fBva_list\fP is a \fBvoid **\fP, which point to the pointer used to access the
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter