Module Name: src Committed By: uwe Date: Sun Feb 23 18:17:18 UTC 2025
Modified Files: src/usr.sbin/wg-keygen: wg-keygen.8 Log Message: wg-keygen(8): fix SYNOPSIS formatting Don't cram the flags into the invocation of .Nm - this seems to confuse mdoc. Pointed out by bad@ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/wg-keygen/wg-keygen.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.sbin/wg-keygen/wg-keygen.8 diff -u src/usr.sbin/wg-keygen/wg-keygen.8:1.3 src/usr.sbin/wg-keygen/wg-keygen.8:1.4 --- src/usr.sbin/wg-keygen/wg-keygen.8:1.3 Wed Aug 26 16:03:42 2020 +++ src/usr.sbin/wg-keygen/wg-keygen.8 Sun Feb 23 18:17:18 2025 @@ -1,4 +1,4 @@ -.\" $NetBSD: wg-keygen.8,v 1.3 2020/08/26 16:03:42 riastradh Exp $ +.\" $NetBSD: wg-keygen.8,v 1.4 2025/02/23 18:17:18 uwe Exp $ .\" .\" Copyright (C) Ryota Ozaki <ozaki.ry...@gmail.com> .\" All rights reserved. @@ -37,8 +37,12 @@ .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .Sh SYNOPSIS .Nm -.Nm Fl Fl pub -.Nm Fl Fl psk +.\" +.Nm +.Fl Fl pub +.\" +.Nm +.Fl Fl psk .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .Sh DESCRIPTION .Nm