Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Use Fl for flags.
details: https://anonhg.NetBSD.org/src/rev/c3b1a68772bb
branches: trunk
changeset: 350126:c3b1a68772bb
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jan 05 09:50:40 2017 +0000
description:
Use Fl for flags.
diffstat:
share/man/man7/sysctl.7 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 1305316b4a74 -r c3b1a68772bb share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Thu Jan 05 09:46:32 2017 +0000
+++ b/share/man/man7/sysctl.7 Thu Jan 05 09:50:40 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.105 2017/01/01 23:59:19 pgoyette Exp $
+.\" $NetBSD: sysctl.7,v 1.106 2017/01/05 09:50:40 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -563,11 +563,13 @@
decoded by the
.Xr vmstat 1
utility's
-.Dv -U
+.Fl U
and
-.Dv u
+.Fl u
options;
-the -l option can be used to see which tables are available.
+the
+.Fl l
+option can be used to see which tables are available.
.It Li kern.hostid ( Dv KERN_HOSTID )
Get or set the host identifier.
This is aimed to replace the legacy
Home |
Main Index |
Thread Index |
Old Index