diff options
Diffstat (limited to 'share/man/man9/major.9')
-rw-r--r-- | share/man/man9/major.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/major.9 b/share/man/man9/major.9 index be9e2f7..879b094 100644 --- a/share/man/man9/major.9 +++ b/share/man/man9/major.9 @@ -42,7 +42,7 @@ The function returns the major device number for the given device. .Pp Its argument is: -.Bl -tag -xwidth ".Fa dev" +.Bl -tag -width ".Fa dev" .It Fa dev The device whose major device number should be returned. .El |