diff options
author | uqs <uqs@FreeBSD.org> | 2011-05-22 14:03:30 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2011-05-22 14:03:30 +0000 |
commit | 5179964e55d126b29ad092dc0a48e0980b299f3b (patch) | |
tree | 0801431175f5792fb2944407d8d9d6363cd33e65 /share | |
parent | 506741ef76ae9c9ac74f763a907dc3a7eb489eb1 (diff) | |
download | FreeBSD-src-5179964e55d126b29ad092dc0a48e0980b299f3b.zip FreeBSD-src-5179964e55d126b29ad092dc0a48e0980b299f3b.tar.gz |
Re-encode files from ISO-8859-1 to UTF-8
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/aio.4 | 2 | ||||
-rw-r--r-- | share/man/man4/ata.4 | 2 | ||||
-rw-r--r-- | share/man/man4/coretemp.4 | 2 | ||||
-rw-r--r-- | share/man/man4/ichwd.4 | 2 | ||||
-rw-r--r-- | share/man/man4/pst.4 | 2 | ||||
-rw-r--r-- | share/man/man4/ucycom.4 | 2 | ||||
-rw-r--r-- | share/man/man5/reiserfs.5 | 2 | ||||
-rw-r--r-- | share/man/man9/LOCK_PROFILING.9 | 2 | ||||
-rw-r--r-- | share/man/man9/pseudofs.9 | 2 | ||||
-rw-r--r-- | share/man/man9/sbuf.9 | 2 | ||||
-rw-r--r-- | share/man/man9/zone.9 | 2 | ||||
-rw-r--r-- | share/misc/bsd-family-tree | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/aio.4 b/share/man/man4/aio.4 index 3ea71b0..8e773d9 100644 --- a/share/man/man4/aio.4 +++ b/share/man/man4/aio.4 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2002 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2002 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man4/ata.4 b/share/man/man4/ata.4 index 44973f1..05e03d6 100644 --- a/share/man/man4/ata.4 +++ b/share/man/man4/ata.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2003 Søren Schmidt <sos@FreeBSD.org> +.\" Copyright (c) 2003 Søren Schmidt <sos@FreeBSD.org> .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man4/coretemp.4 b/share/man/man4/coretemp.4 index ce4eb36..efae020 100644 --- a/share/man/man4/coretemp.4 +++ b/share/man/man4/coretemp.4 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2007 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2007 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man4/ichwd.4 b/share/man/man4/ichwd.4 index 497712c..25b6dbb 100644 --- a/share/man/man4/ichwd.4 +++ b/share/man/man4/ichwd.4 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2007 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2007 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man4/pst.4 b/share/man/man4/pst.4 index f207e2d..3ce95d8 100644 --- a/share/man/man4/pst.4 +++ b/share/man/man4/pst.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2001,2002 Søren Schmidt +.\" Copyright (c) 2001,2002 Søren Schmidt .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man4/ucycom.4 b/share/man/man4/ucycom.4 index 9276462..6d76564 100644 --- a/share/man/man4/ucycom.4 +++ b/share/man/man4/ucycom.4 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man5/reiserfs.5 b/share/man/man5/reiserfs.5 index eda7028..dd7757c 100644 --- a/share/man/man5/reiserfs.5 +++ b/share/man/man5/reiserfs.5 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2005 Jean-Sébastien Pédron +.\" Copyright (c) 2005 Jean-Sébastien Pédron .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/LOCK_PROFILING.9 b/share/man/man9/LOCK_PROFILING.9 index cdb78b3..94b2246 100644 --- a/share/man/man9/LOCK_PROFILING.9 +++ b/share/man/man9/LOCK_PROFILING.9 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav .\" Copyright (c) 2005 Robert N. M. Watson .\" Copyright (c) 2006 Kip Macy .\" All rights reserved. diff --git a/share/man/man9/pseudofs.9 b/share/man/man9/pseudofs.9 index b0b22ff..5d39496 100644 --- a/share/man/man9/pseudofs.9 +++ b/share/man/man9/pseudofs.9 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2001 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2001 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/sbuf.9 b/share/man/man9/sbuf.9 index 0e6da36..d17b34c 100644 --- a/share/man/man9/sbuf.9 +++ b/share/man/man9/sbuf.9 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2000 Poul-Henning Kamp and Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2000 Poul-Henning Kamp and Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/zone.9 b/share/man/man9/zone.9 index a2132b5..32531bb 100644 --- a/share/man/man9/zone.9 +++ b/share/man/man9/zone.9 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2001 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2001 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree index 1d20448..1f4ec11 100644 --- a/share/misc/bsd-family-tree +++ b/share/misc/bsd-family-tree @@ -562,7 +562,7 @@ Australian Computer Society, Hobart, August 1993. Peter H. Salus. Unix at 25. Byte Magazine, October 1994. URL: http://www.byte.com/art/9410/sec8/art3.htm -Andreas Klemm, Lars Köller. If you're going to San Francisco ... +Andreas Klemm, Lars Köller. If you're going to San Francisco ... Die freien BSD-Varianten von Unix. c't April 1997, page 368ff. BSD Release Announcements collection. |