diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 15:31:11 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 15:31:11 +0000 |
commit | 9001bc7070490a76fbb01496d2d3394768c0124f (patch) | |
tree | 674ded23e15a2e314996d96939e057d742f38c3c /share/man/man5/procfs.5 | |
parent | 0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5 (diff) | |
download | FreeBSD-src-9001bc7070490a76fbb01496d2d3394768c0124f.zip FreeBSD-src-9001bc7070490a76fbb01496d2d3394768c0124f.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'share/man/man5/procfs.5')
-rw-r--r-- | share/man/man5/procfs.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index a67703d..4e32369 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -4,7 +4,7 @@ .\" .Dd August 10, 1994 .Dt PROCFS 5 -.Os BSD 4.4 +.Os .Sh NAME .Nm procfs .Nd process file system |