Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
9b88faecd3
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
David E. O'Brien
1a37aa566b
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
Ruslan Ermilov
8fe908ef0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
Andrey A. Chernov
313c02bc4b
Remove unneded -lmytinfo
2000-09-16 03:27:54 +00:00
Maxim Sobolev
40b0b5bfa5
Fix a bug introduced by my own previous commit (addition of the current
...
line/column display).
I overlooked that ee(1) doesn't maintain proper line numbering when
adding/removing lines, so after those operations linenumber displayed may not
match the reality. Also use proper variable for current column diaplay, because
the one used previously reflects the offset of current char, which doesn't
equial screen position when tabs present.
Reviewed by: bp
2000-08-21 10:21:28 +00:00
Maxim Sobolev
3bd77c5644
Add current position (line, column) display.
2000-07-31 14:02:51 +00:00
Kris Kennaway
612740bdcf
Don't call printf with no format string.
2000-07-10 06:02:13 +00:00
David E. O'Brien
eaee96e94a
Add links to "edit" to ease tech support's job.
2000-06-06 22:55:41 +00:00
Andrey A. Chernov
76cca66da8
For emacs key binding clearly describe ^t/^u as "begin of file"/"end of file"
...
Old description "start of text"/"end of text" is too confusing assuming
text currently visible on the screen
1999-10-18 16:30:35 +00:00
Alexey Zelkin
c6d6e7726f
Correct spelling : ascii -> ASCII
...
PR: docs/13702
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reviewed by: mpp
1999-09-20 09:15:23 +00:00
Andrey A. Chernov
313baec25f
Redefine KEY_HOME as BOL like in pico, joe and lot of others and line edition
...
Add KEY_END as EOL
1999-09-12 10:08:18 +00:00
Peter Wemm
d63cfe5faf
$Revision$ -> $FreeBSD$
1999-09-06 07:33:51 +00:00
Peter Wemm
6364229cbb
Zap $Revision$
1999-09-06 07:33:18 +00:00
Peter Wemm
a1a4f1a0d8
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Jean-Marc Zucconi
34d8315bd9
Typo.
1999-01-15 02:38:33 +00:00
Archie Cobbs
fa146c5335
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
David E. O'Brien
83dae84084
Use lpr' vs.
lp' to print
...
Add "ESC-Enter: exit" message to the emacs binding info window.
1998-10-01 21:18:18 +00:00
Andrey A. Chernov
3ccb32a975
Use NL_CAT_LOCALE to activate LC_MESSAGES
1998-04-30 12:49:11 +00:00
Philippe Charnier
be6eb0fb17
Convert to mdoc format. Header -> Id.
1998-02-02 07:09:36 +00:00
Philippe Charnier
029cde2cd7
Change message 103, trailing \n is not needed when using errx(3).
1998-01-12 07:53:17 +00:00
Philippe Charnier
20f99d2a62
Use Id instead of Header. Change message 103, trailing \n is not needed
...
when using errx(3).
1998-01-12 07:52:15 +00:00
Philippe Charnier
8e64a8bfed
Use Id instead of Header. Sort #includes. Use err(3) and change exit(-1).
1998-01-12 07:51:07 +00:00
Wolfram Schneider
c17bb1fa34
Translated too much of it.
...
Submitted by: Andrzej Bialecki <abial@korin.warman.org.pl>
1997-09-27 10:31:27 +00:00
Wolfram Schneider
f83e64814e
Polish message catalogs for ee.
...
Still buggy. Help messages and command names are not in sync,
eg. 'quit' <-> 'KONIEC'.
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 20:20:28 +00:00
Steve Price
d57f88658b
Fix a typo that caused an incorrect path to be displayed.
...
PR: docs/4258
1997-08-13 02:14:43 +00:00
Wolfram Schneider
f71a4cccdc
A not initialized variable forced malloc to abort if the user
...
press ^Z (undelete line).
Detected by: /etc/malloc.conf -> AJ
1997-07-18 13:51:54 +00:00
Peter Wemm
65b3003d2d
kill the undead
1997-07-13 14:26:00 +00:00
Wolfram Schneider
b7f6400eb5
Add forgotten newline.
...
Submitted by: Solaris gencat
1997-07-01 19:46:22 +00:00
Bruce Evans
9fa50de4c4
Fixed missing ${COPY} in install rule.
1997-04-04 15:09:42 +00:00
Bruce Evans
f465987999
Don't use a dot in a chown command. In fact, don't use any commands
...
except `install' at install time. Don't build things at install time.
Don't hide the build steps using @. Install with mode ${NOBINMODE}
instead of 444.
Poor source layout made this harder than it should have been. E.g.,
a suffix rule can't be used because of the subdirectories, and a
new makefile per subdirectory (i.e.m per data file) would be excessive.
See /usr/src/usr.bin/mklocale for a better organisation.
1997-03-09 06:08:22 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
Joerg Wunsch
8a641b5f2e
Update for the French message catalog.
...
Submitted by: charnier@xp11.frmug.org (Philippe Charnier)
1997-01-17 23:01:18 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Joerg Wunsch
6b27324a93
Merge ee version 1.3 from the vendor branch. Clean up files we've got
...
in a different location. (Sigh, the initial import gratuitously
changed the directory structure here, rendering the vendor branch a
little useless.)
Note: the French message catalog needs updating. By now, i've simply
appended the English messages. NB: French message # 123 has been
wrong, please correct whoever is going to deal with this.
1996-12-29 10:54:36 +00:00
Joerg Wunsch
09113d5457
This commit was generated by cvs2svn to compensate for changes in r20983,
...
which included commits to RCS files with non-trunk default branches.
1996-12-28 20:31:06 +00:00
Joerg Wunsch
465fbee7fd
Update from the author, just onto the vendor-branch by now.
...
Submitted by: h_mahon@fc.hp.com (Hugh Mahon)
1996-12-28 20:31:06 +00:00
Wolfram Schneider
e8e96a328e
ree (aka ee) doesn't have a man page
...
Submitted by: Philippe Charnier charnier@lirmm.fr
1996-07-29 13:46:12 +00:00
Joerg Wunsch
33bb39cd50
Make it more explicit in the main help window that the magic to leave
...
`ee' is ``ESC-Enter''. This supposedly fixes the biggest complaint
about it. ;)
(I hope ``ESC-Enter'' ain't too anglicistic in the French text...)
1996-05-27 21:00:06 +00:00
Wolfram Schneider
e646d2895a
remove NLSDIR=${DESTDIR}/usr/share/nls, already defined in bsd.own.mk
...
unlink gencat(?) target before install, so gencat don't fail
if target is readonly and you are not root
1996-05-22 00:21:50 +00:00
Mike Pritchard
7c87ef470d
Correct some manual page cross reference errors. E.g. su is a section
...
one man page, not section eight. This is the first round of such changes
and only fixes man pages in manual section one.
1996-02-02 00:26:12 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
Peter Wemm
6065a0be11
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
Bruce Evans
24f7e33dfd
Fixed afterinstall rule:
...
- apply chmod to the targets, not to the sources.
- apply chown to the targets.
It is still bogus to install by building in the target directory. See
mklocale/data/Makefile for a better method.
1995-11-18 11:21:37 +00:00
Andrey A. Chernov
ded77c4e00
Author's cosmetic fixes
1995-11-08 09:55:12 +00:00
Andrey A. Chernov
b27f46351e
Author's fixes of backspace problem, slightly different then mine was
1995-11-08 09:54:19 +00:00
Jordan K. Hubbard
24249ac14f
Don't assume that $HOME is always set.
1995-10-22 14:10:08 +00:00
Joerg Wunsch
0859bf6ff4
Finally catch up with the Frenchmen, and create the German message
...
catalog.
:-)
1995-10-21 23:47:43 +00:00
Jean-Marc Zucconi
b1926d59c9
message catalog for fr_FR.ISO_8859-1
1995-09-09 15:06:08 +00:00