Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/wgconfig Tweak markup so the square brackets don't ...
details: https://anonhg.NetBSD.org/src/rev/11a5009e27bf
branches: trunk
changeset: 1013099:11a5009e27bf
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Aug 20 22:58:06 2020 +0000
description:
Tweak markup so the square brackets don't become bold.
diffstat:
usr.sbin/wgconfig/wgconfig.8 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r f68172dbe69b -r 11a5009e27bf usr.sbin/wgconfig/wgconfig.8
--- a/usr.sbin/wgconfig/wgconfig.8 Thu Aug 20 22:56:56 2020 +0000
+++ b/usr.sbin/wgconfig/wgconfig.8 Thu Aug 20 22:58:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wgconfig.8,v 1.2 2020/08/20 21:36:00 riastradh Exp $
+.\" $NetBSD: wgconfig.8,v 1.3 2020/08/20 22:58:06 riastradh Exp $
.\"
.\" Copyright (C) Ryota Ozaki <ozaki.ryota%gmail.com@localhost>
.\" All rights reserved.
@@ -38,7 +38,8 @@
.Sh SYNOPSIS
.Nm Ar wgN Op Cm "show all"
.\"
-.Nm Ar wgN Cm "show peer" Ar name Op Fl Fl show-preshared-key
+.Nm Ar wgN Cm "show peer" Ar name
+.Op Fl Fl show-preshared-key
.\"
.Nm Ar wgN Cm "show private-key"
.\"
Home |
Main Index |
Thread Index |
Old Index