marko
bdb3aefeb6
Fix markup typo
...
PR: 21084
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
2000-09-06 20:09:39 +00:00
sheldonh
dded6137fc
Fix style bugs and poor wording introduced in rev 1.12.
...
Submitted by: bde
2000-08-17 16:09:27 +00:00
sheldonh
1c5470e606
Fix style bugs and inconsistencies introduced in rev 1.16.
...
Submitted by: bde
2000-08-17 16:08:06 +00:00
imp
d5e7ddb4c9
Don't explicitly declare optarg and optind. These are declared in
...
unistd.h, which is already included.
2000-08-16 05:14:49 +00:00
sheldonh
d7fdad4baa
Add the -i option, as found in rm(1), which provides an interactive
...
mode in which the user is prompted for confirmation before an
existing file is replaced.
Submitted by: alex
2000-08-14 08:48:55 +00:00
sheldonh
56aefdcd10
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:34:08 +00:00
sheldonh
4f3c5cfbf7
Fix cut'n'paste niggles in previous commit.
1999-12-21 08:57:58 +00:00
sheldonh
61c79b122e
Add link(1) and unlink(1) as special cases of ln(1) and rm(1)
...
respectively, in accordance with SUSv2.
This differs from the approach taken in NetBSD, but provides
less obscure error messages in at least the EISDIR case and
does not take up additional disk space for new binaries.
PR: 13071
PR: 13074
Requested by: James Howard <howardjp@wam.umd.edu>
1999-12-20 16:13:47 +00:00
obrien
cb13e979b2
Add verbose processing flag.
1999-09-11 10:06:56 +00:00
peter
66312e4a8d
$Id$ -> $FreeBSD$
1999-08-27 23:15:48 +00:00
kris
a3fe4dbbe8
Grammatical fixes.
...
Obtained from: OpenBSD
1999-05-12 13:48:47 +00:00
bde
27a850982e
Reverted some more of rev.1.9 (emphasize that -H != -h).
1999-04-25 11:58:25 +00:00
nik
34378e1d7c
Revert part of the previous commit. Keep the example that shows how the
...
"-h" flag is used, but use "chown" in the example instead of "file".
Prompted by: bde
1999-04-24 10:08:09 +00:00
nik
4091174196
Change description of file(1) following symlinks to the truth (namely,
...
by default, file(1) does not follow symlinks, the -L flag must be
specified.
PR: docs/8602
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Reviewed by: nik
1999-04-14 18:45:07 +00:00
charnier
233c097df4
Correct use of .Nm. Add rcsid.
1998-05-15 06:19:05 +00:00
des
8047e5cea0
Updated references to the behaviour of ls(1).
...
PR: bin/6140
Submitted by: Max Euston
1998-04-24 12:38:18 +00:00
jdp
49bea63523
Try again to explain the existence of lchown() and the absence of
...
lchmod() and lutimes().
1997-06-19 01:07:05 +00:00
jdp
8ebc7b7d49
Update some text to reflect the fact that symbolic links now have
...
owner and group attributes.
1997-06-14 18:44:03 +00:00
charnier
ae2a236f86
Cosmetic change in usage string.
1997-06-06 06:40:06 +00:00
charnier
0213963bae
Add xref to lchown(2) and symlink(2).
...
Obtained from: {Net|Open}BSD
1997-06-03 06:27:44 +00:00
imp
054f35c222
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:24:41 +00:00
peter
83b3c2c161
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
steve
c5d0f9cb39
-Wall cleaning.
1996-12-14 06:08:03 +00:00
wosch
ab0ebe585d
[HISTORY] command appeared in Version 1 AT&T UNIX
...
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
1996-08-29 18:06:19 +00:00
peter
cc2ce1192f
Nuke the undocumented -F flag, since it doesn't do anything anymore.
...
It used to allow root to hard-link directories (and screw up programs that
expexted the ".." entry to point to the parent dir)
1996-05-24 20:36:16 +00:00
bde
4bd4925bd2
Use lstat() instead of stat() for checking if the final source file exists,
...
so that `ln -fs' works when the source is a symlink pointing to a non-
existent file.
1994-12-06 18:50:44 +00:00
dg
8722740e7f
Added $Id$
1994-09-24 02:59:15 +00:00
phk
61ca3e5cab
fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn't
...
quite as safe as I thought. I will have to look much closer on his
patches. Damn.
1994-09-20 07:24:51 +00:00
phk
2c9f4788e2
/home/phk/jg
1994-09-20 06:28:16 +00:00
wollman
0e5400218f
Fix makefiles for our macros.
1994-08-05 17:02:31 +00:00
rgrimes
e3cfc8ce61
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00