From 82a81c78d982f919825edb09975bc63e950cbaad Mon Sep 17 00:00:00 2001 From: joel Date: Sun, 13 May 2012 14:16:04 +0000 Subject: Minor mdoc nits. --- sbin/setkey/setkey.8 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'sbin/setkey') diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index 6046bad..469040e 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -130,7 +130,7 @@ are treated as comment lines. .Ar src Ar dst Ar protocol Ar spi .Op Ar extensions .Ar algorithm ... -.Li ; +.Li \&; .Xc Add an SAD entry. .Li add @@ -141,7 +141,7 @@ including when the key length does not match the specified algorithm. .Li get .Op Fl 46n .Ar src Ar dst Ar protocol Ar spi -.Li ; +.Li \&; .Xc Show an SAD entry. .\" @@ -149,7 +149,7 @@ Show an SAD entry. .Li delete .Op Fl 46n .Ar src Ar dst Ar protocol Ar spi -.Li ; +.Li \&; .Xc Remove an SAD entry. .\" @@ -157,14 +157,14 @@ Remove an SAD entry. .Li deleteall .Op Fl 46n .Ar src Ar dst Ar protocol -.Li ; +.Li \&; .Xc Remove all SAD entries that match the specification. .\" .It Xo .Li flush .Op Ar protocol -.Li ; +.Li \&; .Xc Clear all SAD entries matched by the options. .Fl F @@ -173,7 +173,7 @@ on the command line achieves the same functionality. .It Xo .Li dump .Op Ar protocol -.Li ; +.Li \&; .Xc Dumps all SAD entries matched by the options. .Fl D @@ -183,7 +183,7 @@ on the command line achieves the same functionality. .Li spdadd .Op Fl 46n .Ar src_range Ar dst_range Ar upperspec Ar policy -.Li ; +.Li \&; .Xc Add an SPD entry. .\" @@ -191,13 +191,13 @@ Add an SPD entry. .Li spddelete .Op Fl 46n .Ar src_range Ar dst_range Ar upperspec Fl P Ar direction -.Li ; +.Li \&; .Xc Delete an SPD entry. .\" .It Xo .Li spdflush -.Li ; +.Li \&; .Xc Clear all SPD entries. .Fl FP @@ -205,7 +205,7 @@ on the command line achieves the same functionality. .\" .It Xo .Li spddump -.Li ; +.Li \&; .Xc Dumps all SPD entries. .Fl DP -- cgit v1.1