repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
texinfo
/
makeinfo
/
tests
/
defxcond.txi
blob
a7af9e21e75bfec3a1d30e0f891b5c1df6c4369d
1
\input texinfo
2
@setfilename defxcond.info
3
4
@c set this from the command line.
5
@c set bar
6
7
@c deffnx inside conditional.
8
@deffn foo
9
10
@ifset bar
11
@deffnx bar
12
@end ifset
13
14
Documentation.
15
16
@end deffn
17
18
@bye