diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-04-20 12:24:20 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-04-20 12:24:20 +0000 |
| commit | c720dea0f22dd4b1c1f24d6881f2e529cebdcca1 (patch) | |
| tree | 9387a454199fc9a29b01024e1b211de7a34248a9 | |
| parent | 324e8fd88f111f37afa885df60cac16674eed9f2 (diff) | |
Notes
| -rw-r--r-- | lib/libutil/login.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login.3 b/lib/libutil/login.3 index dd595e99aa184..de1313909e496 100644 --- a/lib/libutil/login.3 +++ b/lib/libutil/login.3 @@ -46,7 +46,7 @@ records the .Ar ut entry being passed into the appropriate slot of the .Xr utmp 5 -file (according to the controlling terminal of the calling process), +file, and appends it to the .Xr wtmp 5 file. The calling process must have permission to write to both files. |
