diff options
author | 2003-07-22 01:23:51 +0000 | |
---|---|---|
committer | 2003-07-22 01:23:51 +0000 | |
commit | 320ba832f9c9cdae0914f2ad3dc3c618528f74c6 (patch) | |
tree | 595f43eab44a22553a8b8269e63ae5393d3fa064 /usr.bin/diff/diff.1 | |
parent | Bring FILES section up to date. (diff) | |
download | wireguard-openbsd-320ba832f9c9cdae0914f2ad3dc3c618528f74c6.tar.xz wireguard-openbsd-320ba832f9c9cdae0914f2ad3dc3c618528f74c6.zip |
Fixed the "dot alone on a line" bug.
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r-- | usr.bin/diff/diff.1 | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 263f72b6ead..b88f170e43b 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.17 2003/07/22 01:22:07 millert Exp $ +.\" $OpenBSD: diff.1,v 1.18 2003/07/22 01:23:51 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -441,17 +441,6 @@ A command appeared in .At v6 . .Sh BUGS -The -.Fl f -and -.Fl e -options -do not provide special handling for lines on which the -first and only character is -.Dq Li \&. . -This can cause problems for -.Xr ed 1 . -.Pp When comparing directories with the .Fl b , .Fl w |