aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2011-10-28 20:28:13 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2011-10-28 20:28:13 +0000
commitc7d7f9a1407e81f432425e0bae3bd810ee0d5ea5 (patch)
tree4717d08c071ab56f9d6df3e5d037257759cec70a /usr.bin
parenta2c22d416d23b0f62a104473f3acbd332267ac0d (diff)
downloadsrc-c7d7f9a1407e81f432425e0bae3bd810ee0d5ea5.tar.gz
src-c7d7f9a1407e81f432425e0bae3bd810ee0d5ea5.zip
Update '}' description to reflect reality (and POSIX)
PR: 96236 Submitted by: "Andreas Kohn" <andreas@syndrom23.de> MFC after: 7 days
Notes
Notes: svn path=/head/; revision=226889
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sed/sed.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 0744630b57a3..6dcdef39616a 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -343,7 +343,7 @@ can be preceded by white space and can be followed by white space.
The function can be preceded by white space.
The terminating
.Dq }
-must be preceded by a newline or optional white space.
+must be preceded by a newline and optional white space.
.Pp
.Bl -tag -width "XXXXXX" -compact
.It [2addr] function-list