diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
commit | db5b45ba844aac723eece65f35e9da8d332ac7eb (patch) | |
tree | 6ea70bb0b6b4397bf2a59d1e33a2768c63838812 /sbin/ncheck_ffs | |
parent | fb32fc8a9d06e96ad5c62d55537fe2ffd3a1f101 (diff) |
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Diffstat (limited to 'sbin/ncheck_ffs')
-rw-r--r-- | sbin/ncheck_ffs/ncheck_ffs.8 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/sbin/ncheck_ffs/ncheck_ffs.8 b/sbin/ncheck_ffs/ncheck_ffs.8 index d568e24db3e..da4973a66f5 100644 --- a/sbin/ncheck_ffs/ncheck_ffs.8 +++ b/sbin/ncheck_ffs/ncheck_ffs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ncheck_ffs.8,v 1.3 1998/09/17 04:14:57 aaron Exp $ +.\" $OpenBSD: ncheck_ffs.8,v 1.4 1998/11/11 22:19:59 aaron Exp $ .\" .\" Copyright (c) 1995, 1996 SigmaSoft, Th. Lockert <tholo@sigmasoft.com> .\" All rights reserved. @@ -42,7 +42,8 @@ .Sh DESCRIPTION .Nm ncheck_ffs generates a list of filenames and inode numbers for the given -file system. Names of directories are followed by a `.'. +file system. Names of directories are followed by a +.Dq \&. . .Pp The report is not sorted. .Pp @@ -53,7 +54,11 @@ are as follows: .It Fl i Ar numbers Report only those files whose inode numbers follows. .It Fl a -Print the file names `.' and `..', which are ordinarily skipped. +Print the file names +.Dq \&. +and +.Dq \&.\&. , +which are ordinarily skipped. .It Fl m Give more verbose information on inodes .It Fl s |