Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Remove superfluous Pp.



details:   https://anonhg.NetBSD.org/src/rev/679e256ac440
branches:  trunk
changeset: 459414:679e256ac440
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Sep 09 07:46:49 2019 +0000

description:
Remove superfluous Pp.

diffstat:

 lib/libc/sys/mprotect.2 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 87ff0d969a04 -r 679e256ac440 lib/libc/sys/mprotect.2
--- a/lib/libc/sys/mprotect.2   Mon Sep 09 07:20:16 2019 +0000
+++ b/lib/libc/sys/mprotect.2   Mon Sep 09 07:46:49 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mprotect.2,v 1.28 2019/09/08 22:35:44 sevan Exp $
+.\"    $NetBSD: mprotect.2,v 1.29 2019/09/09 07:46:49 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -55,7 +55,6 @@
 argument by
 .Tn OR Ns 'ing
 the following values:
-.Pp
 .Bl -tag -width "Dv MAP_WRITE" -offset indent
 .It Dv PROT_EXEC
 Pages may be executed.



Home | Main Index | Thread Index | Old Index