diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-11 01:24:22 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-11 01:24:22 +0000 |
commit | bec10fd5952d12d67bdfd36a07ff2be06e0921d9 (patch) | |
tree | 676fa8b6d5ce8685f559c27784d7a18779a537a4 /share/man/man4/man4.hp300/mem.4 | |
parent | 9baaa82de58064cf02108c2e5116c6fbca2b1b4d (diff) |
o Minor updates from 4.4BSD
o Renamed rd.4 -> hd.4 since OpenBSD calls this device hd, not rd
o Fixed up device sections to matchg config.new
o Added /dev/cua* to FILES sections where sensible
o We don't have an RMP option since rbootd uses bpf
o A few other minor wording fixes
Diffstat (limited to 'share/man/man4/man4.hp300/mem.4')
-rw-r--r-- | share/man/man4/man4.hp300/mem.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/man4.hp300/mem.4 b/share/man/man4/man4.hp300/mem.4 index 7394d0b0e74..a717539274f 100644 --- a/share/man/man4/man4.hp300/mem.4 +++ b/share/man/man4/man4.hp300/mem.4 @@ -1,6 +1,7 @@ -.\" $OpenBSD: mem.4,v 1.3 2000/04/27 00:35:56 deraadt Exp $ -.\" Copyright (c) 1990, 1991 Regents of the University of California. -.\" All rights reserved. +.\" $OpenBSD: mem.4,v 1.4 2001/05/11 01:24:20 millert Exp $ +.\" +.\" Copyright (c) 1990, 1991, 1993 +.\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -30,9 +31,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)mem.4 5.2 (Berkeley) 3/27/91 +.\" from: @(#)mem.4 8.1 (Berkeley) 6/5/93 .\" -.Dd March 27, 1991 +.Dd June 5, 1993 .Dt MEM 4 hp300 .Os .Sh NAME |