summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_ppp.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-09 16:22:37 +0000
committerru <ru@FreeBSD.org>2001-03-09 16:22:37 +0000
commit5f61f8e47fe91c807dbc013e22e954c3cbc46586 (patch)
treeddfec059fa3ceed9e728d42f645eaee7725f2815 /share/man/man4/ng_ppp.4
parent0d4935c84eec044964c24cc0478433100df12b01 (diff)
downloadFreeBSD-src-5f61f8e47fe91c807dbc013e22e954c3cbc46586.zip
FreeBSD-src-5f61f8e47fe91c807dbc013e22e954c3cbc46586.tar.gz
mdoc(7) police: in mdocNG, -offset and -width values without scaling
indicator are treated as strings, so "-offset 0" will set the offset to the width of the string "0", as opposed to "no offset". TIP: if offset is not needed, the -offset clause may be omitted.
Diffstat (limited to 'share/man/man4/ng_ppp.4')
-rw-r--r--share/man/man4/ng_ppp.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_ppp.4 b/share/man/man4/ng_ppp.4
index 8125e48..7460e33 100644
--- a/share/man/man4/ng_ppp.4
+++ b/share/man/man4/ng_ppp.4
@@ -292,7 +292,7 @@ is active until the corresponding hook is also connected.
This command takes a
.Dv "struct ng_ppp_node_config"
as an argument:
-.Bd -literal -offset 0
+.Bd -literal -offset 0n
/* Per-link config structure */
struct ng_ppp_link_config {
u_char enableLink; /* enable this link */
OpenPOWER on IntegriCloud