Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
84304088
Commit
84304088
authored
May 20, 2001
by
Per Cederqvist
Browse files
(daemon): Move macro definition to avoid using @badspell before that
macro is defined.
parent
7d8ae80a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Protocol-A.texi
View file @
84304088
...
...
@@ -47,14 +47,6 @@
@end ifnottex
@c
@c Define other strings.
@c
@macro daemon
@badspell
{
d@ae
{}
mon
}
@end macro
@c
@c Index setup
@c
...
...
@@ -277,6 +269,15 @@
@i
{
Example:
}
@end macro
@c
@c Define strings that can be encoded as macros instead of with @set.
@c
@macro daemon
@badspell
{
d@ae
{}
mon
}
@end macro
@c
%**end of header
@ifinfo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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