]> diplodocus.org Git - nmh/blobdiff - man/mhpath.man
inc/test-eom-align: Create test mboxes in less steps.
[nmh] / man / mhpath.man
index fb48260af6b117351cac5cce48fb7ee462351307..b867485783254f11406a011c818e9212dcdd128d 100644 (file)
@@ -1,7 +1,7 @@
 .TH MHPATH %manext1% 2012-02-18 "%nmhversion%"
-.\"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
 mhpath \- print full pathnames of nmh messages and folders
 .SH SYNOPSIS
@@ -61,43 +61,43 @@ Cur is 4.
 .PP
 .RS 5
 .nf
-% mhpath
+$ mhpath
 /r/phyl/Mail/foo
 
-% mhpath all
+$ mhpath all
 /r/phyl/Mail/foo/3
 /r/phyl/Mail/foo/5
 /r/phyl/Mail/foo/6
 
-% mhpath 2001
+$ mhpath 2001
 mhpath: message 2001 out of range 1-6
 
-% mhpath 1\-2001
+$ mhpath 1\-2001
 /r/phyl/Mail/foo/3
 /r/phyl/Mail/foo/5
 /r/phyl/Mail/foo/6
 
-% mhpath new
+$ mhpath new
 /r/phyl/Mail/foo/7
 
-% mhpath last new
+$ mhpath last new
 /r/phyl/Mail/foo/6
 /r/phyl/Mail/foo/7
 
-% mhpath last\-new
+$ mhpath last\-new
 mhpath: bad message list last\-new
 
-% mhpath cur
+$ mhpath cur
 /r/phyl/Mail/foo/4
 
-% mhpath 1\-2
+$ mhpath 1\-2
 mhpath: no messages in range 1\-2
 
-% mhpath first:2
+$ mhpath first:2
 /r/phyl/Mail/foo/3
 /r/phyl/Mail/foo/5
 
-% mhpath 1 2
+$ mhpath 1 2
 /r/phyl/Mail/foo/1
 /r/phyl/Mail/foo/2
 .fi
@@ -108,9 +108,9 @@ is also useful in backquoted operations:
 .PP
 .RS 5
 .nf
-% cd `mhpath +inbox`
+$ cd \`mhpath +inbox\`
 
-% echo `mhpath +`
+$ echo \`mhpath +\`
 /r/phyl/Mail
 .fi
 .RE
@@ -123,7 +123,7 @@ the command
 .PP
 .RS 5
 .nf
-mv `mhpath 501 500`
+mv \`mhpath 501 500\`
 .fi
 .RE
 .PP
@@ -131,7 +131,7 @@ to will not move 501 to 500; quite the reverse.  But
 .PP
 .RS 5
 .nf
-mv `mhpath 501` `mhpath 500`
+mv \`mhpath 501\` \`mhpath 500\`
 .fi
 .RE
 .PP
@@ -145,7 +145,7 @@ to exit with non-zero status.
 .fc ^ ~
 .nf
 .ta \w'ExtraBigProfileName  'u
-^$HOME/\&.mh\(ruprofile~^The user profile
+^$HOME/.mh_profile~^The user profile
 .fi
 .SH "PROFILE COMPONENTS"
 .fc ^ ~