summary refs log tree commit diff
path: root/bin/pbd.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pbd.1')
-rw-r--r--bin/pbd.110
1 files changed, 4 insertions, 6 deletions
diff --git a/bin/pbd.1 b/bin/pbd.1
index 4de31faf..6ebde4c0 100644
--- a/bin/pbd.1
+++ b/bin/pbd.1
@@ -35,15 +35,13 @@ to access the local pasteboard
 and open URLs.
 .Pp
 Forwarding can be configured with:
-.Bd -literal
+.Bd -literal -offset indent
 RemoteForward 7062 127.0.0.1:7062
 .Ed
 .Sh EXAMPLES
-.Bd -literal
-pbd &
-ssh -R 7062:127.0.0.1:7062 tux.local
-pbpaste
-.Ed
+.Dl pbd &
+.Dl ssh -R 7062:127.0.0.1:7062 tux.local
+.Dl pbpaste
 .Sh SEE ALSO
 .Xr open 1 ,
 .Xr pbcopy 1 ,