summaryrefslogtreecommitdiff
path: root/usr.bin/find
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
commitcb29445a92708496312b59658abe2020d2359ac2 (patch)
tree45e29d785027cf107a393485f50062a3363197bc /usr.bin/find
parent18f453658f4a4cd26c3b108d30c39d807ef34330 (diff)
downloadsrc-test2-cb29445a92708496312b59658abe2020d2359ac2.tar.gz
src-test2-cb29445a92708496312b59658abe2020d2359ac2.zip
Notes
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 0367e72b322f..f817eeb72fb1 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -661,7 +661,8 @@ is specified, the given expression shall be effectively replaced by
.It Ic -print0
This primary always evaluates to true.
It prints the pathname of the current file to standard output, followed by an
-.Tn ASCII NUL
+.Tn ASCII
+.Dv NUL
character (character code 0).
.It Ic -prune
This primary always evaluates to true.