]> diplodocus.org Git - nmh/blobdiff - man/new.man
Remove unused NCWD and NPWD #defines.
[nmh] / man / new.man
index 5be7983fc90b2c0784dd7d4f8cb33363b3c14992..f9b4c22d091db79d905a8d863eda8811d5b28068 100644 (file)
@@ -1,8 +1,7 @@
+.TH NEW %manext1% "January 17, 2009" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
-.TH NEW %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
-
 .SH NAME
 new \- report on folders with new messages
 .PP
@@ -11,18 +10,17 @@ fnext \- set current folder to next folder with new messages
 fprev \- set current folder to previous folder with new messages
 .PP
 unseen \- scan new messages in all folders with new messages
-
 .SH SYNOPSIS
 .HP 5
 .na
 .B new
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ sequences ]
 .RB [ \-mode
 .IR mode ]
 .RB [ \-folders
 .IR foldersfile ]
-.RB [ \-version ]
-.RB [ \-help ]
 .PP
 .HP 5
 .B fnext
@@ -39,9 +37,8 @@ is equivalent to
 is equivalent to
 .B new \-mode unseen
 .ad
-
 .SH DESCRIPTION
-.B New
+.B new
 in its default mode produces a one\-line\-per\-folder listing of all
 folders containing messages in the listed
 .IR sequences
@@ -61,7 +58,7 @@ bar    380.  760\-772 824\-828
 The `*' on foo indicates that it is the current folder.  The last line shows
 the total number of messages in the desired sequences.
 .PP
-.B New
+.B new
 crawls the folder hierarchy recursively to find all folders, and prints them
 in lexicographic order.  Override this behavior by providing
 .IR foldersfile
@@ -84,26 +81,22 @@ mode,
 executes
 .B scan sequences
 for each matching folder.
-
 .SH FILES
-.fc ^ ~
-.nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
-^$HOME/\&.mh\(ruprofile~^The user profile
-.fi
-
+.TP 20
+$HOME/\&.mh\(ruprofile
+The user profile
 .SH "PROFILE COMPONENTS"
-.fc ^ ~
-.nf
-.ta 2.4i
-.ta \w'ExtraBigProfileName  'u
-^Path:~^To determine the user's nmh directory
-^Current\-Folder:~^To find the default current folder
-^Unseen-Sequence:~^The name of the unseen message sequence
-.fi
-
+.PD 0
+.TP 20
+Path:
+To determine the user's nmh directory.
+.TP 20
+Current\-Folder:
+To find the default current folder.
+.TP 20
+Unseen-Sequence:
+The name of the unseen message sequence.
+.PD
 .SH "SEE ALSO"
-scan(1), mh\-format(5)
-
-.SH HISTORY
-Based on Luke Mewburn's new (http://www.mewburn.net/luke/src/new).
+.IR scan (1),
+.IR mh\-format (5)