From 3c820af5efba99dfb7c3e7087c26809270192008 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 7 Sep 2018 20:51:53 -0400 Subject: Use .Dl for examples --- bin/pbd.1 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'bin/pbd.1') 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 , -- cgit 1.4.1