diff options
author | ru <ru@FreeBSD.org> | 2005-06-14 11:50:53 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-06-14 11:50:53 +0000 |
commit | 19aa3916e2ad1dc762e2589e9403b3321bf0104c (patch) | |
tree | 5b8f7ec5f9759d9bb31c646b1ae9c4bae031a64f /usr.bin/find | |
parent | 064bdbb8144db228dcccdbb5da8a461f3a61155d (diff) | |
download | FreeBSD-src-19aa3916e2ad1dc762e2589e9403b3321bf0104c.zip FreeBSD-src-19aa3916e2ad1dc762e2589e9403b3321bf0104c.tar.gz |
Markup and wording fixes.
Approved by: re (blanket)
Diffstat (limited to 'usr.bin/find')
-rw-r--r-- | usr.bin/find/find.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 269cf9f..bf65413 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -535,8 +535,8 @@ requests user affirmation for the execution of the .Ar utility by printing a message to the terminal and reading a response. -.No If the response is not affirmative ( Ns -.Ql y +If the response is not affirmative +.Ql ( y in the .Dq Li POSIX locale), |