Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/crunch/crunchgen Add -S to SYNOPSIS. Sort option des...
details: https://anonhg.NetBSD.org/src/rev/40d908304b0f
branches: trunk
changeset: 991695:40d908304b0f
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jul 26 08:57:26 2018 +0000
description:
Add -S to SYNOPSIS. Sort option descriptions.
diffstat:
usr.bin/crunch/crunchgen/crunchgen.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 0b5040059777 -r 40d908304b0f usr.bin/crunch/crunchgen/crunchgen.1
--- a/usr.bin/crunch/crunchgen/crunchgen.1 Thu Jul 26 08:22:19 2018 +0000
+++ b/usr.bin/crunch/crunchgen/crunchgen.1 Thu Jul 26 08:57:26 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: crunchgen.1,v 1.36 2018/07/25 23:41:28 kamil Exp $
+.\" $NetBSD: crunchgen.1,v 1.37 2018/07/26 08:57:26 wiz Exp $
.\"
.\" Copyright (c) 1994 University of Maryland
.\" All Rights Reserved.
@@ -32,7 +32,7 @@
.Nd generates build environment for a crunched binary
.Sh SYNOPSIS
.Nm
-.Op Fl fOopqs
+.Op Fl fOopqSs
.Op Fl c Ar c-file-name
.Op Fl D Ar src-root
.Op Fl d Ar build-options
@@ -129,10 +129,10 @@
.It Fl q
Quiet operation.
Status messages are suppressed.
+.It Fl S
+Enable sanitization with a sanitizer in libc.
.It Fl s
Enable sanitization.
-.It Fl S
-Enable sanitization with a sanitizer in libc.
.It Fl v Ar varspec
Append a variable specification to the on-the fly generated Makefile.
.El
Home |
Main Index |
Thread Index |
Old Index