aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorAllan Jude <allanjude@FreeBSD.org>2017-02-06 08:27:19 +0000
committerAllan Jude <allanjude@FreeBSD.org>2017-02-06 08:27:19 +0000
commit39f8282b4846de6cb20efe49c32b41b635fd3e68 (patch)
tree267524818f4fd66920948b9c7ad700a403f06e52 /bin/ed
parentc12dbfe6086da357e8b0e6df08dce8f5e9947462 (diff)
downloadsrc-39f8282b4846de6cb20efe49c32b41b635fd3e68.tar.gz
src-39f8282b4846de6cb20efe49c32b41b635fd3e68.zip
Notes
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/ed.16
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index f8d1be2eb5f9..6876c5cfb3f1 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-.Dd October 2, 2016
+.Dd February 5, 2017
.Dt ED 1
.Os
.Sh NAME
@@ -871,9 +871,6 @@ writes.
If a newline alone is entered as the key, then encryption is
turned off.
Otherwise, echoing is disabled while a key is read.
-Encryption/decryption is done using the
-.Xr bdes 1
-algorithm.
.It Pf (.+1)z n
Scroll
.Ar n
@@ -962,7 +959,6 @@ results in an error.
If the command is entered a second time, it succeeds,
but any changes to the buffer are lost.
.Sh SEE ALSO
-.Xr bdes 1 ,
.Xr sed 1 ,
.Xr sh 1 ,
.Xr vi 1 ,