diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-19 07:34:22 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-19 07:34:22 +0000 |
| commit | a5941fc2aae12cb42e24117b2979147c9c7c5571 (patch) | |
| tree | 7d6c51e5269edc367ff2f8c58fa182337526ea73 /lib/libedit | |
| parent | 05e61fd508c08e30fa81c73e67f025e4960afd2c (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editline.3 | 6 | ||||
| -rw-r--r-- | lib/libedit/editrc.5 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index bb706aefc59d..c385142375ad 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -519,8 +519,10 @@ library first appeared in .Sh AUTHORS The .Nm -library was written by Christos Zoulas, -and this manual was written by Luke Mewburn. +library was written by +.An Christos Zoulas , +and this manual was written by +.An Luke Mewburn . .Sh BUGS This documentation is probably incomplete. .Pp diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index e9b2992aaf06..ed8731cb5d95 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -286,7 +286,9 @@ in the chosen set. .Sh AUTHORS The .Nm editline -library was written by Christos Zoulas, -and this manual was written by Luke Mewburn, +library was written by +.An Christos Zoulas , +and this manual was written by +.An Luke Mewburn , with some sections inspired by .Xr tcsh 1 . |
