chiark / gitweb /
Manpages: Fix substitutions.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 30 Dec 2008 01:19:07 +0000 (01:19 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 30 Dec 2008 14:51:21 +0000 (14:51 +0000)
The manfix utility in fc916a0942e6ef8f63aefb96119d0e4fd7c7efbb botched
all the \*(/x splats, with the result that they were left them in the
final output.

client/tripectl.1.in
maint-utils/manfix
mon/tripemon.1.in
server/tripe.8.in

index 57061ae1125d543a04ca0ebbef4c479aa0712ba7..0724b8a6dc492882984bc54317dede6c349f34f7 100644 (file)
@@ -110,7 +110,7 @@ directory.  The default directory, if this option is not specified, is
 taken from the environment variable
 .BR TRIPEDIR ;
 if that's not defined either, a default default of
-.B "*(/c"
+.B "\*(/c"
 is used.
 .TP
 .BI "\-a, \-\-admin-socket=" socket
@@ -123,7 +123,7 @@ The default socket, if this option is not specified, is taken from the
 environment variable
 .BR TRIPESOCK ;
 if that's not defined either, a default default of
-.B "*(/s/tripesock"
+.B "\*(/s/tripesock"
 is used.
 .TP
 .BI "\-P, \-\-pidfile=" pidfile
index 5d6550b83d71817a1c2863b84009069bc447c996..fb36848a876688ab4ca7fcf06bddd6adb244f51d 100755 (executable)
@@ -45,5 +45,5 @@
 $a\
 .\
 .\\"----- That's all, folks --------------------------------------------------
-s:@configdir@:\*(/c:g
-s:@socketdir@:\*(/s:g
+s:@configdir@:\\*(/c:g
+s:@socketdir@:\\*(/s:g
index 9126efb21731c5df834f45e56641438dbb119a50..4a795e048bb35cc30b6b7c919cfee7d10a281dd7 100644 (file)
@@ -78,7 +78,7 @@ directory.  The default directory, if this option is not specified, is
 taken from the environment variable
 .BR TRIPEDIR ;
 if that's not defined either, a default default of
-.B *(/c
+.B \*(/c
 is used.
 .TP
 .BI "\-a, \-\-admin-socket=" socket
@@ -87,7 +87,7 @@ Connect to the named administration
 The default socket is given by the environment variable
 .BR TRIPESOCK ;
 if that's not defined either, a default default of
-.B *(/s/tripesock
+.B \*(/s/tripesock
 is used.
 
 .
index 9c6aea80244737cc7011d3fb3a4dd2fe5788dbd3..dab23e3bbcdb9f99494174b2fada66aa592dc2d3 100644 (file)
@@ -106,7 +106,7 @@ will initialize by following these steps:
 It sets the directory named by the
 .B TRIPEDIR
 environment variable (or
-.B "*(/c"
+.B "\*(/c"
 if the variable is unset) as the current directory.
 .hP 2.
 It acquires a UDP socket with an arbitrary kernel-selected port number.
@@ -187,7 +187,7 @@ the current directory.  The default directory to change to is given by
 the environment variable
 .BR TRIPEDIR ;
 if that's not specified, a default default of
-.B "*(/c"
+.B "\*(/c"
 is used.  Give a current directory of
 .B .
 if you don't want it to change directory at all.
@@ -249,7 +249,7 @@ The default socket, if this option isn't specified, is given by the
 environment variable
 .BR TRIPESOCK ;
 if that's not set either, then a default default of
-.B "*(/s/tripesock"
+.B "\*(/s/tripesock"
 is used instead.
 .TP
 .BI "\-T, \-\-trace=" trace-opts