diff options
author | 2017-08-11 16:45:33 +0000 | |
---|---|---|
committer | 2017-08-11 16:45:33 +0000 | |
commit | 26588df66e41aa8943272c1b9bdf02769f17f7c2 (patch) | |
tree | bec2f66edfb05c23dad24f4a38555cd01ec2e852 /usr.bin/ctfconv/ctfconv.1 | |
parent | add a new option to set limits on user-max-sessions each AUTHENTICATION. (diff) | |
download | wireguard-openbsd-26588df66e41aa8943272c1b9bdf02769f17f7c2.tar.xz wireguard-openbsd-26588df66e41aa8943272c1b9bdf02769f17f7c2.zip |
tweak previous;
Diffstat (limited to 'usr.bin/ctfconv/ctfconv.1')
-rw-r--r-- | usr.bin/ctfconv/ctfconv.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ctfconv/ctfconv.1 b/usr.bin/ctfconv/ctfconv.1 index cbd36b85b01..d43cf820d1f 100644 --- a/usr.bin/ctfconv/ctfconv.1 +++ b/usr.bin/ctfconv/ctfconv.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctfconv.1,v 1.2 2017/08/11 14:58:56 jasper Exp $ +.\" $OpenBSD: ctfconv.1,v 1.3 2017/08/11 16:45:33 jmc Exp $ .\" .\" Copyright (c) 2016 Martin Pieuchot <mpi@openbsd.org> .\" @@ -39,13 +39,13 @@ The options are as follows: .Bl -tag -width Ds .It Fl d Display types as if they would be dumped from a -.Dv \.SUNW_ctf +.Dv .SUNW_ctf section by .Xr ctfdump 1 . .It Fl l Ar label Set the .Dv CTF -label as +label to .Ar label . .It Fl o Ar outfile Write the raw section in |