Fix wrong macro, use An.
This commit is contained in:
parent
1e55f34803
commit
dccb361dc8
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: pppoectl.8,v 1.31 2018/09/23 07:24:19 maxv Exp $
|
||||
.\" $NetBSD: pppoectl.8,v 1.32 2018/09/25 09:55:41 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (C) 1997 by Joerg Wunsch, Dresden
|
||||
.\" All rights reserved.
|
||||
@ -26,7 +26,7 @@
|
||||
.\"
|
||||
.\" From: spppcontrol.1,v 1.1.1.1 1997/10/11 11:30:30 joerg Exp
|
||||
.\"
|
||||
.\" $Id: pppoectl.8,v 1.31 2018/09/23 07:24:19 maxv Exp $
|
||||
.\" $Id: pppoectl.8,v 1.32 2018/09/25 09:55:41 wiz Exp $
|
||||
.\"
|
||||
.\" last edit-date: [Thu Aug 31 10:47:33 2000]
|
||||
.\"
|
||||
@ -63,7 +63,6 @@ optionally passing in additional parameters for the PPPoE encapsulation.
|
||||
The latter usage is indicated by the presence of the
|
||||
.Fl e
|
||||
option, which takes the name of the ethernet interface as its argument.
|
||||
.Pp
|
||||
.Bl -tag -width indent
|
||||
.It Fl e
|
||||
specifies the ethernet interface used to communicate with the
|
||||
@ -292,7 +291,6 @@ The result of the negotiation can be retrieved with the
|
||||
option.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
.Bd -literal
|
||||
The following example is the complete sequence of commands to bring
|
||||
a PPPoE connection up:
|
||||
.Bd -literal
|
||||
@ -357,5 +355,9 @@ The
|
||||
utility first appeared in
|
||||
.Nx 1.6 .
|
||||
.Sh AUTHORS
|
||||
The program was written by J\(:org Wunsch, Dresden,
|
||||
and modified for PPPoE support by Martin Husemann.
|
||||
.An -nosplit
|
||||
The program was written by
|
||||
.An J\(:org Wunsch ,
|
||||
Dresden,
|
||||
and modified for PPPoE support by
|
||||
.An Martin Husemann .
|
||||
|
Loading…
Reference in New Issue
Block a user