diff options
author | sl <sl@deckard> | 2022-11-27 16:38:33 +0000 |
---|---|---|
committer | sl <sl@deckard> | 2022-11-27 16:38:33 +0000 |
commit | 24bccc805ce7299d107c3e29a65beddb7ee60c1f (patch) | |
tree | 1ad3a012870a463b107e2dd22eb18cfb669e30d2 /sys/man | |
parent | 839f58e99af49deaa14da76a10635086175145d6 (diff) |
/sys/man/8/trampoline: fix typo
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/trampoline | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/trampoline b/sys/man/8/trampoline index eebfa6e5b..543116fc6 100644 --- a/sys/man/8/trampoline +++ b/sys/man/8/trampoline @@ -62,7 +62,7 @@ and the attribute .BR trampok . If no such entry is found, the call is rejected. .TP -.BI -t " opt +.BI -o " opt Write a protocol-specific control string .I opt to the connections control file. |