diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
| commit | bf5cbf35513d811c5829f8756a46eeb017a0a39b (patch) | |
| tree | 2e310344d8482e4d378bc2161345b670a7eca124 /lib/libedit | |
| parent | b3b892f2885c1d9a5f6f3369f7b5636db6c8a3ab (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editline.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index b2858f6a7a95..fc399733985f 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -507,10 +507,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 |
