]> diplodocus.org Git - nmh/blobdiff - man/new.man
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / man / new.man
index 5be7983fc90b2c0784dd7d4f8cb33363b3c14992..b5c41b433315a0f263a8ab1241518225967cbde8 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,7 +37,6 @@ is equivalent to
 is equivalent to
 .B new \-mode unseen
 .ad
-
 .SH DESCRIPTION
 .B New
 in its default mode produces a one\-line\-per\-folder listing of all
@@ -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)