summaryrefslogtreecommitdiffstats
path: root/sbin/setkey
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-05-13 14:16:04 +0000
committerjoel <joel@FreeBSD.org>2012-05-13 14:16:04 +0000
commit82a81c78d982f919825edb09975bc63e950cbaad (patch)
tree7986d382e4cde1c998c3c0717c56c84d1d73dcef /sbin/setkey
parent3df7eed63daa61f9134456f5d918d8bb982186b9 (diff)
downloadFreeBSD-src-82a81c78d982f919825edb09975bc63e950cbaad.zip
FreeBSD-src-82a81c78d982f919825edb09975bc63e950cbaad.tar.gz
Minor mdoc nits.
Diffstat (limited to 'sbin/setkey')
-rw-r--r--sbin/setkey/setkey.820
1 files changed, 10 insertions, 10 deletions
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
OpenPOWER on IntegriCloud