=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/xinstall/install.1,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/xinstall/install.1 1999/01/26 04:09:35 1.8 +++ src/usr.bin/xinstall/install.1 1999/06/05 01:21:51 1.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: install.1,v 1.8 1999/01/26 04:09:35 millert Exp $ +.\" $OpenBSD: install.1,v 1.9 1999/06/05 01:21:51 aaron Exp $ .\" $NetBSD: install.1,v 1.4 1994/11/14 04:57:17 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 6, 1993 .Dt INSTALL 1 -.Os BSD 4.2 +.Os .Sh NAME .Nm install .Nd install binaries @@ -75,10 +75,10 @@ is moved into .Ar directory with its original filename. -If the target file already exists, it is +If the target file already exists, it is either renamed to .Ar file.old -if the +if the .Fl b option is given or overwritten @@ -89,14 +89,14 @@ .Bl -tag -width Ds .It Fl b Backup any existing files before overwriting them by renaming -them to +them to .Ar file.old . See .Fl B for specifying a different backup suffix. .It Fl B Ar suffix -Use +Use .Ar suffix -as the backup suffix if +as the backup suffix if .Fl b is given. .It Fl C @@ -108,7 +108,7 @@ .Fl c option is only included for backwards compatibility. .It Fl d -Create directories. +Create directories. Missing parent directories are created as required. .It Fl f Specify the target's file flags.