diff options
author | 2005-11-15 01:23:15 +0000 | |
---|---|---|
committer | 2005-11-15 01:23:15 +0000 | |
commit | fa689ff7fe8ca9d265445df98500696cc088e12c (patch) | |
tree | 058afe65dfcb3f325ba3fcb5552bdc2b3286e09f | |
parent | sync usage() w/ man page; (diff) | |
download | wireguard-openbsd-fa689ff7fe8ca9d265445df98500696cc088e12c.tar.xz wireguard-openbsd-fa689ff7fe8ca9d265445df98500696cc088e12c.zip |
sort SYNOPSIS;
-rw-r--r-- | usr.sbin/apm/apm.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 42da55deb4b..06e6d42751c 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.8,v 1.19 2005/03/01 14:55:19 mickey Exp $ +.\" $OpenBSD: apm.8,v 1.20 2005/11/15 01:23:15 jmc Exp $ .\" .\" Copyright (c) 1996 John T. Kohl .\" All rights reserved. @@ -38,7 +38,7 @@ .Op Fl f Ar sockname .Br .Nm apm -.Op Fl ablmsSvz +.Op Fl ablmSsvz .Op Fl f Ar sockname .Sh DESCRIPTION .Nm |