diff options
-rw-r--r-- | usr.bin/sed/sed.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index 63bcd32..917b92d 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -273,7 +273,7 @@ whether by executing the .Dq N function or by beginning a new cycle. .sp -.It [2addr]b[lable] +.It [2addr]b[label] Branch to the .Dq \&: function with the specified label. |