diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 10:43:09 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 10:43:09 +0000 |
commit | 306562fd671d47756cf96baf20bae55291373447 (patch) | |
tree | 77f96b1170b708a2467b09caa5730f889b81ad19 /bin/test | |
parent | a7ec1826e0d3e26d13bb4cc7a1a17e82e581eb59 (diff) | |
download | FreeBSD-src-306562fd671d47756cf96baf20bae55291373447.zip FreeBSD-src-306562fd671d47756cf96baf20bae55291373447.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 'bin/test')
-rw-r--r-- | bin/test/test.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1 index cfd9ff7..da9686b 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -94,7 +94,8 @@ True if .Ar file exists and is a symbolic link. This operator is retained for compatibility with previous versions of -this program. Do not rely on its existence; use +this program. +Do not rely on its existence; use .Fl L instead. .It Fl k Ar file |