[BACK]Return to man.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / man

Diff for /src/usr.bin/man/Attic/man.1 between version 1.26 and 1.27

version 1.26, 2005/12/06 20:18:57 version 1.27, 2005/12/07 12:02:08
Line 104 
Line 104 
 .Dl $ man -k mount  .Dl $ man -k mount
 .Pp  .Pp
 will list all man pages which contain  will list all man pages which contain
 .Ar keyword  .Dq mount
 in the  in the
 .Dq NAME  .Dq NAME
 line of the man page;  line of the man page;
 in this case a list much like this:  in this case a list much like this:
 .Bd -literal  .Bd -literal
 amd (8) \- automatically mount file systems  amd (8) \(en automatically mount file systems
 amq (8) \- automounter query tool  amq (8) \(en automounter query tool
 mount (8) \- mount file systems  domountroothooks (9) \(en run all mountroot hooks
 mount, unmount (2) \- mount or dismount a filesystem  exports (5) \(en define remote mount points for NFS mount requests
 mount_ados (8) \- mount an AmigaDOS file system  getfsstat (2) \(en get list of all mounted file systems
 mount_cd9660 (8) \- mount an ISO 9660 filesystem  getmntinfo (3) \(en get information about mounted file systems
 mount_ext2fs (8) \- mount a ext2fs file system  mount (8) \(en mount file systems
 mount_ffs, mount_ufs (8) \- mount a Berkeley Fast File System  mount, unmount (2) \(en mount or dismount a filesystem
 mount_procfs (8) \- mount the process file system  mount_ados (8) \(en mount an AmigaDOS file system
 mount_xfs (8) \- mount the xfs filesystem  mount_cd9660 (8) \(en mount an ISO-9660 filesystem
 mountd (8) \- service remote NFS mount requests  mount_ext2fs (8) \(en mount an ext2fs file system
 newfs, mount_mfs (8) \- construct a new file system  mount_ffs (8) \(en mount a Berkeley Fast File System
 umount (8) \- unmount file systems  mount_msdos (8) \(en mount an MS-DOS file system
   mount_nfs (8) \(en mount NFS file systems
   mount_ntfs (8) \(en mount an NTFS file system
   mount_portal (8) \(en mount the portal daemon
   mount_procfs (8) \(en mount the process file system
   mount_udf (8) \(en mount a UDF filesystem
   mount_xfs (8) \(en mount the xfs filesystem
   mountd (8) \(en service remote NFS mount requests
 \&...  \&...
 .Ed  .Ed
 .It Fl M Ar path  .It Fl M Ar path

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27