Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/ofctl Merge single-letter options. Use more markup.
details: https://anonhg.NetBSD.org/src/rev/aca8f588f35c
branches: trunk
changeset: 319325:aca8f588f35c
user: wiz <wiz%NetBSD.org@localhost>
date: Sat May 26 12:40:06 2018 +0000
description:
Merge single-letter options. Use more markup.
diffstat:
usr.sbin/ofctl/ofctl.8 | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 046e55c6cd5f -r aca8f588f35c usr.sbin/ofctl/ofctl.8
--- a/usr.sbin/ofctl/ofctl.8 Sat May 26 11:20:30 2018 +0000
+++ b/usr.sbin/ofctl/ofctl.8 Sat May 26 12:40:06 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ofctl.8,v 1.5 2018/05/26 10:21:41 jmcneill Exp $
+.\" $NetBSD: ofctl.8,v 1.6 2018/05/26 12:40:06 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,8 +35,7 @@
.Nd display the OpenPROM or OpenFirmware device tree
.Sh SYNOPSIS
.Nm
-.Op Fl p
-.Op Fl v
+.Op Fl pv
.Op Fl f Ar file
.Op Ar node
.Sh DESCRIPTION
@@ -72,9 +71,9 @@
.El
.Sh FILES
.Bl -tag -width "/dev/openprom "
-.It /dev/openprom
+.It Pa /dev/openprom
The openprom device on systems with OpenPROM.
-.It /dev/openfirm
+.It Pa /dev/openfirm
The openfirm device on systems with OpenFirmware.
.El
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index