diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-03-17 09:49:51 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-03-17 09:49:51 +0000 |
| commit | 229cd11bba2dd7aa6eca0d8ba795577e3ba8b868 (patch) | |
| tree | ae69bb1124e43735d5b1134a03942831a1c4838c | |
| parent | 6109ca90aea406b25ef9d0f820833837680f030b (diff) | |
Notes
| -rw-r--r-- | usr.bin/uuencode/uuencode.format.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/uuencode/uuencode.format.5 b/usr.bin/uuencode/uuencode.format.5 index ac9e1cba984e..30456791bdc3 100644 --- a/usr.bin/uuencode/uuencode.format.5 +++ b/usr.bin/uuencode/uuencode.format.5 @@ -83,7 +83,7 @@ of 4. The body is terminated by a line with a count of zero. This line consists of one .Tn ASCII -space. +backquote (octal 140) character. .Pp The trailer line consists of .Dq end |
