Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/paxctl Use Fl for options.
details: https://anonhg.NetBSD.org/src/rev/ad7d34d3b270
branches: trunk
changeset: 376590:ad7d34d3b270
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 23 06:32:27 2023 +0000
description:
Use Fl for options.
diffstat:
usr.sbin/paxctl/paxctl.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8956aef5dc91 -r ad7d34d3b270 usr.sbin/paxctl/paxctl.8
--- a/usr.sbin/paxctl/paxctl.8 Fri Jun 23 06:11:06 2023 +0000
+++ b/usr.sbin/paxctl/paxctl.8 Fri Jun 23 06:32:27 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: paxctl.8,v 1.17 2023/06/23 01:56:21 rin Exp $
+.\" $NetBSD: paxctl.8,v 1.18 2023/06/23 06:32:27 wiz Exp $
.\"
.\" Copyright 2006 Elad Efrat <elad%NetBSD.org@localhost>
.\" Copyright 2008 Christos Zoulas <christos%NetBSD.org@localhost>
@@ -31,7 +31,7 @@
.Nd list and modify PaX flags associated with an ELF program
.Sh SYNOPSIS
.Nm
-.Op -0 | flags
+.Op Fl 0 | Cm flags
.Ar program ...
.Sh DESCRIPTION
The
Home |
Main Index |
Thread Index |
Old Index