summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authoralex <alex@openbsd.org>1999-05-16 19:54:36 +0000
committeralex <alex@openbsd.org>1999-05-16 19:54:36 +0000
commit350bb3b8137ecf252579567124acd6550b4c4c2b (patch)
tree266b8d4dafc083bfbb996f1126be9f0564cfee27 /lib/libedit
parentMention ``show layers'' (diff)
downloadwireguard-openbsd-350bb3b8137ecf252579567124acd6550b4c4c2b.tar.xz
wireguard-openbsd-350bb3b8137ecf252579567124acd6550b4c4c2b.zip
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editline.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 0154bb449a3..2b70571942f 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: editline.3,v 1.5 1999/05/12 21:58:33 aaron Exp $
+.\" $OpenBSD: editline.3,v 1.6 1999/05/16 19:55:51 alex Exp $
.\" $NetBSD: editline.3,v 1.4 1997/01/14 04:17:23 lukem Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -508,10 +508,10 @@ Save the history list to
.\"XXX.Sh EXAMPLES
.\"XXX: provide some examples
.Sh SEE ALSO
-.Xr editrc 5 ,
.Xr sh 1 ,
.Xr signal 3 ,
-.Xr termcap 3
+.Xr termcap 3 ,
+.Xr editrc 5
.Sh HISTORY
The
.Nm