rump_wmd(1): there is no space in -lcomponent

A couple of minor markup tweaks while here.
thorpej-altq-separation
uwe 2023-04-24 19:12:33 +00:00
parent 3760d35dcf
commit 87a23c0bda
1 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rump_wmd.1,v 1.3 2014/01/28 14:02:54 pooka Exp $
.\" $NetBSD: rump_wmd.1,v 1.4 2023/04/24 19:12:33 uwe Exp $
.\"
.\" Copyright (c) 2014 Antti Kantee. All rights reserved.
.\"
@ -33,7 +33,7 @@
.Nm
.Op Fl hv
.Op Fl L Ar dir
.Fl l Ar component
.Fl l Ns Ar component Ar \&...
.Sh DESCRIPTION
The
.Nm
@ -48,7 +48,7 @@ is accepted as command line input by
.Xr rump_server 1 .
.Pp
The command line options are:
.Bl -tag -width indent
.Bl -tag -width Fl
.It Fl h
Print the usage.
.It Fl L Ar dir
@ -64,7 +64,7 @@ This option may be given multiple times.
.El
.Pp
The desired components are given using
.Fl l Ar component .
.Fl l Ns Ar component .
This parameter may be specified multiple time and must be the last
set of parameters.
.Sh EXAMPLES
@ -95,4 +95,5 @@ a rump kernel booting in 10ms is somewhat lost.
Caching the output is highly recommended.
.Sh FUN FACTS
.Nm
is short for "rump, where's my dependency".
is short for
.Dq rump, where's my dependency .