summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-03-11 08:11:08 +0000
committerjmc <jmc@openbsd.org>2003-03-11 08:11:08 +0000
commit238522a8065e716c67f27ccefd537ea9558f5c45 (patch)
tree579f183db1b09969829619b1966595e051b9eaba /lib/libedit
parentEOL whitespace (diff)
downloadwireguard-openbsd-238522a8065e716c67f27ccefd537ea9558f5c45.tar.xz
wireguard-openbsd-238522a8065e716c67f27ccefd537ea9558f5c45.zip
files with dead .Xr's;
left .Xr, but removed man page number as suggested by mpech@ more help and ok millert@
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editrc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index bca22063019..6ab03509f3c 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: editrc.5,v 1.12 2003/03/06 20:13:15 jmc Exp $
+.\" $OpenBSD: editrc.5,v 1.13 2003/03/11 08:11:08 jmc Exp $
.\" $NetBSD: editrc.5,v 1.4 1997/04/24 20:20:31 christos Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -86,7 +86,7 @@ The
library has some built-in commands, which affect the way
that the line editing and history functions operate.
These are based on similarly named built-in commands present in the
-.Nm tcsh
+.Xr tcsh
shell.
.Pp
The following built-in commands are available:
@@ -290,4 +290,4 @@ The
library was written by Christos Zoulas,
and this manual was written by Luke Mewburn,
with some sections inspired by
-.Nm tcsh .
+.Xr tcsh .