summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-02-29 22:09:31 +0000
committerwlemb <wlemb>2000-02-29 22:09:31 +0000
commit51f8aaab902b8b64707a6434f63965916c94b411 (patch)
tree299f6da835721a127f80377c0dc90f50bd472c80 /man
parent1e67c0310dafbfca9ed201c1653960c910a22059 (diff)
downloadgroff-51f8aaab902b8b64707a6434f63965916c94b411.tar.gz
* man/groff_out.man: Fix nroff mode activation (for emacs).
* man/groff_font.man: Add missing ligature.
Diffstat (limited to 'man')
-rw-r--r--man/groff_font.man3
-rw-r--r--man/groff_out.man9
2 files changed, 9 insertions, 3 deletions
diff --git a/man/groff_font.man b/man/groff_font.man
index 3ab3281c..8b9e3b40 100644
--- a/man/groff_font.man
+++ b/man/groff_font.man
@@ -182,7 +182,8 @@ Characters
are ligatures; possible ligatures are
.BR ff ,
.BR fi ,
-.BR fl
+.BR fl ,
+.B ffi
and
.BR ffl .
For backwards compatibility, the list of ligatures may be terminated
diff --git a/man/groff_out.man b/man/groff_out.man
index 09098232..5e4c9068 100644
--- a/man/groff_out.man
+++ b/man/groff_out.man
@@ -1,6 +1,7 @@
'\" e
-.ig \"-*- nroff -*-
-Copyright (C) 1989-1999 Free Software Foundation, Inc.
+.\" The above line should force the use of eqn as a preprocessor
+.ig
+Copyright (C) 1989-2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -230,3 +231,7 @@ should be treated like the part of the line following the
command.
.SH "SEE ALSO"
.BR groff_font (@MAN5EXT@)
+.\"
+.\" Local Variables:
+.\" mode: nroff
+.\" End: