summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-05-28 21:46:39 +0000
committerwlemb <wlemb>2000-05-28 21:46:39 +0000
commitc18727f21242efc8170dd82fd244ab251ae0e70f (patch)
tree52775fc18426acb6eb266b6965c26388420bfc89 /man
parent2a0b0a2a11a0baa754770570f1f0301a82aed619 (diff)
downloadgroff-c18727f21242efc8170dd82fd244ab251ae0e70f.tar.gz
* src/roff/nroff/nroff.sh: Fix infinite loop.
* src/utils/indxbib/indxbib.cc: Add declaration of mkstemp(). * man/roff.man: Removed unused macro. * Makefile.in (dist): Remove src/xditview/Imakefile explicitly. This is needed e.g. if you do `make distclean; ./configure; make dist'.
Diffstat (limited to 'man')
-rw-r--r--man/roff.man11
1 files changed, 0 insertions, 11 deletions
diff --git a/man/roff.man b/man/roff.man
index 83f6802a..793ce61e 100644
--- a/man/roff.man
+++ b/man/roff.man
@@ -35,17 +35,6 @@ FDL in the main directory of the groff source package.
. if 1 \&\\$*\&
..
.
-.de BIR
-.ie (\\n[.$] < 3) \
-. BI $@
-.el \{\
-. ds @tmp@ \fB\\$1\fP\fI\\$2\fP
-. shift 2
-. text \\*[@tmp@]\fR\\$*\fP
-. rm @tmp@
-.\}
-..
-.
.de option
. ds @tmp@ \f(CB\\$1\fP
. shift 1