summary refs log tree commit diff
path: root/bin/dtch.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-07 20:51:53 -0400
committerJune McEnroe <june@causal.agency>2018-09-07 20:51:53 -0400
commit3c820af5efba99dfb7c3e7087c26809270192008 (patch)
tree95d0338538561dc1eeb74e233e3637aa62a76286 /bin/dtch.1
parentAdd pbd.1 (diff)
downloadsrc-3c820af5efba99dfb7c3e7087c26809270192008.tar.gz
src-3c820af5efba99dfb7c3e7087c26809270192008.zip
Use .Dl for examples
Diffstat (limited to '')
-rw-r--r--bin/dtch.16
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/dtch.1 b/bin/dtch.1
index d0acb99e..550ce8ab 100644
--- a/bin/dtch.1
+++ b/bin/dtch.1
@@ -34,10 +34,8 @@ To detach from a session, type
 Location of UNIX-domain sockets for each session.
 .El
 .Sh EXAMPLES
-.Bd -literal
-dtch foo vim &
-atch foo
-.Ed
+.Dl dtch foo vim &
+.Dl atch foo
 .Sh SEE ALSO
 .Xr nohup 1 ,
 .Xr screen 1 ,