Minor tidying and typo correction.
[checkpath] / tmpdir.1
index 4b690ff..08a3a49 100644 (file)
--- a/tmpdir.1
+++ b/tmpdir.1
@@ -1,3 +1,4 @@
+.\" -*-nroff-*-
 .TH tmpdir 1 "6 April 1999" "Local tools"
 .SH NAME
 tmpdir \- choose, or check a choice of, temporary directory
@@ -28,10 +29,10 @@ The
 .B tmpdir
 program finds a secure place for temporary files, creating one if
 necessary.  The criteria it uses to choose a place are as follows:
-.IP 1.
+.IP "   1."
 The temporary directory must be owned by the user, and have mode 700
 (i.e., readable, writable and searchable only by the owner).
-.IP 2.
+.IP "   2."
 The path through the filesystem to the temporary directory must be
 secure against modifications by other malicious users.  See the
 .BR chkpath (1)