=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sed/sed.1,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- src/usr.bin/sed/sed.1 2014/05/26 14:52:13 1.38 +++ src/usr.bin/sed/sed.1 2014/05/26 15:04:12 1.39 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sed.1,v 1.38 2014/05/26 14:52:13 jmc Exp $ +.\" $OpenBSD: sed.1,v 1.39 2014/05/26 15:04:12 jmc Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -379,8 +379,8 @@ .It [2addr] Ns Ic p Write the pattern space to standard output. .It [2addr] Ns Ic P -Write the pattern space, up to the first newline character to the -standard output. +Write the pattern space, up to the first newline character, +to the standard output. .It [1addr] Ns Ic q Branch to the end of the script and quit without starting a new cycle. .It [1addr] Ns Ic r Ar file