diff options
Diffstat (limited to 'usr/src/man/man1m/nvmeadm.1m')
-rw-r--r-- | usr/src/man/man1m/nvmeadm.1m | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man1m/nvmeadm.1m b/usr/src/man/man1m/nvmeadm.1m index 9e1cfc1014..505a75030b 100644 --- a/usr/src/man/man1m/nvmeadm.1m +++ b/usr/src/man/man1m/nvmeadm.1m @@ -11,7 +11,7 @@ .\" .\" Copyright 2016 Nexenta Systems, Inc. All rights reserved. .\" -.Dd May 04, 2016 +.Dd January 19, 2018 .Dt NVMEADM 1M .Os .Sh NAME @@ -88,14 +88,14 @@ Enable verbose output. .Sh ARGUMENTS .Nm expects the following kinds of arguments: -.Bl -tag -width "ctl/[ns]" +.Bl -tag -width "ctl[/ns]" .It Ar command Any command .Nm understands. See section .Sx COMMANDS . -.It Ar ctl/[ns] +.It Ar ctl[/ns] Specifies a NVMe controller and optionally a namespace within that controller. The controller name consists of the driver name |