diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
commit | 49c4458c80d7fc0c739164002a85966499593dbf (patch) | |
tree | 7324d2cb3e29b7c8220abd41fce86411f633eddc /usr.bin/talk | |
parent | 56aefdcd1008df3702556867ce63eb3fc801508b (diff) | |
download | FreeBSD-src-49c4458c80d7fc0c739164002a85966499593dbf.zip FreeBSD-src-49c4458c80d7fc0c739164002a85966499593dbf.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'usr.bin/talk')
-rw-r--r-- | usr.bin/talk/talk.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1 index 64bf639..73d046c 100644 --- a/usr.bin/talk/talk.1 +++ b/usr.bin/talk/talk.1 @@ -80,7 +80,8 @@ talk: connection requested by your_name@your_machine. talk: respond with: talk your_name@your_machine .Ed .Pp -to the user you wish to talk to. At this point, the recipient +to the user you wish to talk to. +At this point, the recipient of the message should reply by typing .Pp .Dl talk \ your_name@your_machine |