=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/grep/grep.1,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- src/usr.bin/grep/grep.1 2022/06/26 10:57:36 1.51 +++ src/usr.bin/grep/grep.1 2023/01/04 07:33:00 1.52 @@ -1,4 +1,4 @@ -.\" $OpenBSD: grep.1,v 1.51 2022/06/26 10:57:36 op Exp $ +.\" $OpenBSD: grep.1,v 1.52 2023/01/04 07:33:00 jmc Exp $ .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" @(#)grep.1 8.3 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: June 26 2022 $ +.Dd $Mdocdate: January 4 2023 $ .Dt GREP 1 .Os .Sh NAME @@ -304,8 +304,8 @@ This option makes the output unambiguous, even in the presence of file names containing unusual characters like newlines. This is similar to the -.Ar -print0 -option in +.Fl print0 +primary in .Xr find 1 . .El .Sh EXIT STATUS