diff options
author | Xin LI <delphij@FreeBSD.org> | 2014-02-28 19:12:44 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2014-02-28 19:12:44 +0000 |
commit | 4b819fa20a8d007a10f2d3e8d6a5dedf7f18fc9a (patch) | |
tree | b8f6e12b479a78216f3bffb8e1258d54087268de /man/legacy_coding.3x | |
parent | e07762606a5bf651a501cb095c98cba90e4a8fe2 (diff) |
Notes
Diffstat (limited to 'man/legacy_coding.3x')
-rw-r--r-- | man/legacy_coding.3x | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/man/legacy_coding.3x b/man/legacy_coding.3x index fabb607a572ea..42c49fe5e96c5 100644 --- a/man/legacy_coding.3x +++ b/man/legacy_coding.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2005-2006,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 2005,2006 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -28,7 +28,7 @@ .\" .\" Author: Thomas E. Dickey .\" -.\" $Id: legacy_coding.3x,v 1.4 2010/12/04 18:49:20 tom Exp $ +.\" $Id: legacy_coding.3x,v 1.3 2006/12/24 15:12:55 tom Exp $ .TH legacy_coding 3X "" .SH NAME \fBuse_legacy_coding\fR \- use terminal's default colors @@ -74,3 +74,9 @@ be conditioned using NCURSES_VERSION. \fBunctrl\fR. .SH AUTHOR Thomas Dickey (to support lynx's font-switching feature). +.\"# +.\"# The following sets edit modes for GNU EMACS +.\"# Local Variables: +.\"# mode:nroff +.\"# fill-column:79 +.\"# End: |