summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/atactl/atactl.86
-rw-r--r--sbin/disklabel/disklabel.88
-rw-r--r--sbin/fsdb/fsdb.810
-rw-r--r--sbin/ifconfig/ifconfig.818
-rw-r--r--sbin/iked/iked.conf.54
-rw-r--r--sbin/mount_cd9660/mount_cd9660.86
-rw-r--r--sbin/mount_ext2fs/mount_ext2fs.86
-rw-r--r--sbin/mount_ffs/mount_ffs.88
-rw-r--r--sbin/mount_msdos/mount_msdos.86
-rw-r--r--sbin/mount_ntfs/mount_ntfs.86
-rw-r--r--sbin/mount_udf/mount_udf.86
-rw-r--r--sbin/mount_vnd/mount_vnd.86
12 files changed, 45 insertions, 45 deletions
diff --git a/sbin/atactl/atactl.8 b/sbin/atactl/atactl.8
index 94b897518b4..c2c342e8d4e 100644
--- a/sbin/atactl/atactl.8
+++ b/sbin/atactl/atactl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atactl.8,v 1.46 2015/02/28 21:51:57 bentley Exp $
+.\" $OpenBSD: atactl.8,v 1.47 2020/04/23 21:28:08 jmc Exp $
.\" $NetBSD: atactl.8,v 1.5 1999/02/24 18:49:14 jwise Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 28 2015 $
+.Dd $Mdocdate: April 23 2020 $
.Dt ATACTL 8
.Os
.Sh NAME
@@ -276,7 +276,7 @@ security system.
After command completion any other commands that update the device lock mode
will be aborted.
.Pp
-.It Li secsetpass Ar user Ar high | maximum
+.It Li secsetpass Ar user high | maximum
.It Li secsetpass Ar master
Sets password and security level for the specified device.
There are two passwords, user and master, and two security levels, high and
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index e341e7edb14..b38c5e74d22 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.8,v 1.139 2020/01/28 18:46:09 otto Exp $
+.\" $OpenBSD: disklabel.8,v 1.140 2020/04/23 21:28:08 jmc Exp $
.\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: January 28 2020 $
+.Dd $Mdocdate: April 23 2020 $
.Dt DISKLABEL 8
.Os
.Sh NAME
@@ -49,7 +49,7 @@
.Fl w
.Op Fl Acdnv
.Op Fl T Ar file
-.Ar disk Ar disktype
+.Ar disk disktype
.Op Ar packid
.Nm disklabel
.Fl e
@@ -66,7 +66,7 @@
.Fl R
.Op Fl nv
.Op Fl F Ns | Ns Fl f Ar file
-.Ar disk Ar protofile
+.Ar disk protofile
.Sh DESCRIPTION
The
.Nm
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8
index b503f421a57..cf67d36e73d 100644
--- a/sbin/fsdb/fsdb.8
+++ b/sbin/fsdb/fsdb.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fsdb.8,v 1.19 2017/06/10 14:38:29 schwarze Exp $
+.\" $OpenBSD: fsdb.8,v 1.20 2020/04/23 21:28:08 jmc Exp $
.\" $NetBSD: fsdb.8,v 1.5 1997/01/11 05:51:40 lukem Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 10 2017 $
+.Dd $Mdocdate: April 23 2020 $
.Dt FSDB 8
.Os
.Sh NAME
@@ -126,7 +126,7 @@ Remove the entry
from the current directory inode.
This command is valid only if the current inode is a directory.
.Pp
-.It Cm ln Ar ino Ar name
+.It Cm ln Ar ino name
Create a link to inode
.Ar ino
under the name
@@ -134,13 +134,13 @@ under the name
in the current directory inode.
This command is valid only if the current inode is a directory.
.Pp
-.It Cm chinum Ar dirslot Ar inum
+.It Cm chinum Ar dirslot inum
Change the i-number in directory entry
.Ar dirslot
to
.Ar inum .
.Pp
-.It Cm chname Ar dirslot Ar name
+.It Cm chname Ar dirslot name
Change the name in directory entry
.Ar dirslot
to
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 6e362afe9b6..f6efc3bc13e 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.344 2020/02/24 10:05:34 stsp Exp $
+.\" $OpenBSD: ifconfig.8,v 1.345 2020/04/23 21:28:08 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: February 24 2020 $
+.Dd $Mdocdate: April 23 2020 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -631,7 +631,7 @@ command for setting the protocol version.
Set the transmit hold count, which is the number of spanning tree protocol
packets transmitted before being rate limited.
Defaults to 6, minimum of 1, maximum of 10.
-.It Cm ifcost Ar interface Ar num
+.It Cm ifcost Ar interface num
Set the spanning tree path cost of
.Ar interface
to
@@ -643,7 +643,7 @@ Automatically calculate the spanning tree priority of
.Ar interface
based on the current link speed, interface status, and spanning tree mode.
This is the default for interfaces added to the bridge.
-.It Cm ifpriority Ar interface Ar num
+.It Cm ifpriority Ar interface num
Set the spanning tree priority of
.Ar interface
to
@@ -1729,7 +1729,7 @@ The default value is 10000.
.It Cm maxgroup Ar number
Set the maximum number of groups.
The default value is 1000.
-.It Cm portno Ar interface Ar number
+.It Cm portno Ar interface number
Set the port number for the port named
.Ar interface .
The default value is the interface index of the
@@ -1916,10 +1916,10 @@ Clear the virtual network identifier.
.Nm ifconfig
.Ar umb-interface
.Op Oo Fl Oc Ns Cm apn Ar apn
-.Op Cm chgpin Ar oldpin Ar newpin
+.Op Cm chgpin Ar oldpin newpin
.Op Oo Fl Oc Ns Cm class Ar class,class,...
.Op Cm pin Ar pin
-.Op Cm puk Ar puk Ar newpin
+.Op Cm puk Ar puk newpin
.Op Oo Fl Oc Ns Cm roaming
.Ek
.nr nS 0
@@ -1932,7 +1932,7 @@ interface:
Set the Access Point Name (APN) required by the network provider.
.It Cm -apn
Clear the current APN.
-.It Cm chgpin Ar oldpin Ar newpin
+.It Cm chgpin Ar oldpin newpin
Permanently change the PIN of the SIM card from the current value
.Ar oldpin
to
@@ -1957,7 +1957,7 @@ and deregister with the service provider.
Enter the PIN required to unlock the SIM card.
Most SIM cards will not be able to establish a network association without
providing a PIN.
-.It Cm puk Ar puk Ar newpin
+.It Cm puk Ar puk newpin
Sets the PIN of the SIM card to
.Ar newpin
using the PUK
diff --git a/sbin/iked/iked.conf.5 b/sbin/iked/iked.conf.5
index 5ab4e2c676d..325c338c4fe 100644
--- a/sbin/iked/iked.conf.5
+++ b/sbin/iked/iked.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iked.conf.5,v 1.64 2020/04/23 20:17:48 tobhe Exp $
+.\" $OpenBSD: iked.conf.5,v 1.65 2020/04/23 21:28:09 jmc Exp $
.\"
.\" Copyright (c) 2010 - 2014 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
@@ -158,7 +158,7 @@ have to be placed in
.Pa /etc/iked/ocsp/responder.crt
and
.Pa /etc/iked/ocsp/issuer.crt .
-.It Ic user Ar name Ar password
+.It Ic user Ar name password
.Xr iked 8
supports user-based authentication by tunneling the Extensible
Authentication Protocol (EAP) over IKEv2.
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index 3973de47ca2..f69365d9966 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_cd9660.8,v 1.24 2014/02/26 02:21:49 tedu Exp $
+.\" $OpenBSD: mount_cd9660.8,v 1.25 2020/04/23 21:28:09 jmc Exp $
.\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $
.\"
.\" Copyright (c) 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
.\"
-.Dd $Mdocdate: February 26 2014 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_CD9660 8
.Os
.Sh NAME
@@ -59,7 +59,7 @@ when using the syntax
.Bd -ragged -offset 4n
.Nm mount Op options
-t cd9660
-.Ar special Ar node
+.Ar special node
.Ed
.Pp
The options are as follows:
diff --git a/sbin/mount_ext2fs/mount_ext2fs.8 b/sbin/mount_ext2fs/mount_ext2fs.8
index deae55ffcb2..e65199c487e 100644
--- a/sbin/mount_ext2fs/mount_ext2fs.8
+++ b/sbin/mount_ext2fs/mount_ext2fs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ext2fs.8,v 1.14 2010/10/14 07:05:43 jmc Exp $
+.\" $OpenBSD: mount_ext2fs.8,v 1.15 2020/04/23 21:28:09 jmc Exp $
.\"
.\" Copyright (c) 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -28,7 +28,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: October 14 2010 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_EXT2FS 8
.Os
.Sh NAME
@@ -52,7 +52,7 @@ when using the syntax
.Bd -ragged -offset 4n
.Nm mount Op options
-t ext2fs
-.Ar special Ar node
+.Ar special node
.Ed
.Pp
The
diff --git a/sbin/mount_ffs/mount_ffs.8 b/sbin/mount_ffs/mount_ffs.8
index c1c31b43301..5a97bddab7f 100644
--- a/sbin/mount_ffs/mount_ffs.8
+++ b/sbin/mount_ffs/mount_ffs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ffs.8,v 1.18 2016/10/06 13:16:21 schwarze Exp $
+.\" $OpenBSD: mount_ffs.8,v 1.19 2020/04/23 21:28:09 jmc Exp $
.\" $NetBSD: mount_ffs.8,v 1.2 1996/02/05 06:33:47 jtc Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)mount.8 8.7 (Berkeley) 3/27/94
.\"
-.Dd $Mdocdate: October 6 2016 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_FFS 8
.Os
.Sh NAME
@@ -53,11 +53,11 @@ This command is invoked by
when using any of the following syntax:
.Bd -ragged -offset 4n
.Nm mount Op options
-.Ar special Ar node
+.Ar special node
.br
.Nm mount Op options
-t ffs
-.Ar special Ar node
+.Ar special node
.br
.Ed
.Pp
diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8
index 6ab9650c486..fb9950161d3 100644
--- a/sbin/mount_msdos/mount_msdos.8
+++ b/sbin/mount_msdos/mount_msdos.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_msdos.8,v 1.30 2016/10/08 09:34:16 schwarze Exp $
+.\" $OpenBSD: mount_msdos.8,v 1.31 2020/04/23 21:28:09 jmc Exp $
.\" $NetBSD: mount_msdos.8,v 1.10 1996/01/19 21:14:43 leo Exp $
.\"
.\" Copyright (c) 1993,1994 Christopher G. Demetriou
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 8 2016 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_MSDOS 8
.Os
.Sh NAME
@@ -59,7 +59,7 @@ when using the syntax
.Bd -ragged -offset 4n
.Nm mount Op options
-t msdos
-.Ar special Ar node
+.Ar special node
.Ed
.Pp
The
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8
index d3f9f0dd609..de0809c2f8d 100644
--- a/sbin/mount_ntfs/mount_ntfs.8
+++ b/sbin/mount_ntfs/mount_ntfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ntfs.8,v 1.15 2014/01/21 03:15:45 schwarze Exp $
+.\" $OpenBSD: mount_ntfs.8,v 1.16 2020/04/23 21:28:09 jmc Exp $
.\" $NetBSD: mount_ntfs.8,v 1.13 2003/02/14 16:21:48 grant Exp $
.\"
.\" Copyright (c) 1993,1994 Christopher G. Demetriou
@@ -32,7 +32,7 @@
.\"
.\" Id: mount_ntfs.8,v 1.3 1999/05/04 11:34:33 jkoshy Exp
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_NTFS 8
.Os
.Sh NAME
@@ -61,7 +61,7 @@ when using the syntax
.Bd -ragged -offset 4h
.Nm mount Op options
-t ntfs
-.Ar special Ar node
+.Ar special node
.Ed
.Pp
The
diff --git a/sbin/mount_udf/mount_udf.8 b/sbin/mount_udf/mount_udf.8
index 19b972babbe..d1749251223 100644
--- a/sbin/mount_udf/mount_udf.8
+++ b/sbin/mount_udf/mount_udf.8
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mount_udf.8,v 1.12 2014/02/26 02:21:50 tedu Exp $
+.\" $OpenBSD: mount_udf.8,v 1.13 2020/04/23 21:28:09 jmc Exp $
.\" Written by Pedro Martelletto <pedro@ambientworks.net> in March 2005.
.\" Public domain.
-.Dd $Mdocdate: February 26 2014 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_UDF 8
.Os
.Sh NAME
@@ -26,7 +26,7 @@ when using the syntax
.Bd -ragged -offset 4n
.Nm mount Op options
-t udf
-.Ar special Ar node
+.Ar special node
.Ed
.Pp
The options are as follows:
diff --git a/sbin/mount_vnd/mount_vnd.8 b/sbin/mount_vnd/mount_vnd.8
index 62875a4f5f2..3eea7f27616 100644
--- a/sbin/mount_vnd/mount_vnd.8
+++ b/sbin/mount_vnd/mount_vnd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_vnd.8,v 1.22 2019/04/25 22:39:46 deraadt Exp $
+.\" $OpenBSD: mount_vnd.8,v 1.23 2020/04/23 21:28:09 jmc Exp $
.\"
.\" Copyright (c) 1993 University of Utah.
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -49,7 +49,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 25 2019 $
+.Dd $Mdocdate: April 23 2020 $
.Dt MOUNT_VND 8
.Os
.Sh NAME
@@ -100,7 +100,7 @@ when using the following syntax:
.Bd -ragged -offset 4n
.Nm mount Op options
-t vnd
-.Ar image Ar vnd_dev
+.Ar image vnd_dev
.Ed
.Pp
The options are as follows: