From 33e34aeeb5bc540d849c497452e05717429183c2 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 29 Sep 2006 15:20:48 +0000 Subject: Markup fixes. --- usr.bin/find/find.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/find') diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 0367e72..f817eeb 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. -- cgit v1.1