Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
src: Sort flags in SYNOPSIS.
details: https://anonhg.NetBSD.org/src/rev/c2bab0ed8237
branches: trunk
changeset: 318048:c2bab0ed8237
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Apr 11 06:40:53 2018 +0000
description:
Sort flags in SYNOPSIS.
diffstat:
sbin/dmesg/dmesg.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 5ad5bfc50d6c -r c2bab0ed8237 sbin/dmesg/dmesg.8
--- a/sbin/dmesg/dmesg.8 Wed Apr 11 06:37:32 2018 +0000
+++ b/sbin/dmesg/dmesg.8 Wed Apr 11 06:40:53 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmesg.8,v 1.19 2018/04/10 22:21:52 christos Exp $
+.\" $NetBSD: dmesg.8,v 1.20 2018/04/11 06:40:53 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,10 +34,10 @@
.Os
.Sh NAME
.Nm dmesg
-.Nd "display the system message buffer"
+.Nd display the system message buffer
.Sh SYNOPSIS
.Nm
-.Op Fl dtT
+.Op Fl dTt
.Op Fl M Ar core
.Op Fl N Ar system
.Sh DESCRIPTION
@@ -59,7 +59,7 @@
``/netbsd''.
.It Fl T
Format uptime timestamps in a human readable form (using
-.Xr ctime 3 ).
+.Xr ctime 3 ) .
.It Fl t
Quiet printing, don't print timestamps.
.El
Home |
Main Index |
Thread Index |
Old Index