Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Fix typo reported by Anthony Sofia in PR 21015.
details: https://anonhg.NetBSD.org/src/rev/8a482dd0db7c
branches: trunk
changeset: 545226:8a482dd0db7c
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Apr 05 09:19:35 2003 +0000
description:
Fix typo reported by Anthony Sofia in PR 21015.
diffstat:
share/man/man5/elf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1ffce416d2c1 -r 8a482dd0db7c share/man/man5/elf.5
--- a/share/man/man5/elf.5 Sat Apr 05 09:14:01 2003 +0000
+++ b/share/man/man5/elf.5 Sat Apr 05 09:19:35 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: elf.5,v 1.8 2002/07/10 14:29:04 thorpej Exp $
+.\" $NetBSD: elf.5,v 1.9 2003/04/05 09:19:35 wiz Exp $
.\"
.\" Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -389,7 +389,7 @@
.Bl -tag -width PF_R
.It Dv PF_R
Segment can be read.
-.It Dv PF_R
+.It Dv PF_W
Segment can be written.
.It Dv PF_X
Segment is executable.
Home |
Main Index |
Thread Index |
Old Index