summaryrefslogtreecommitdiffstats
path: root/man5/intro.5
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:40:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:40:15 +0000
commit399644e47874bff147afb19c89228901ac39340e (patch)
tree1c4c0b733f4c16b5783b41bebb19194a9ef62ad1 /man5/intro.5
parentInitial commit. (diff)
downloadmanpages-399644e47874bff147afb19c89228901ac39340e.tar.xz
manpages-399644e47874bff147afb19c89228901ac39340e.zip
Adding upstream version 6.05.01.upstream/6.05.01
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man5/intro.5')
-rw-r--r--man5/intro.523
1 files changed, 23 insertions, 0 deletions
diff --git a/man5/intro.5 b/man5/intro.5
new file mode 100644
index 0000000..d30e194
--- /dev/null
+++ b/man5/intro.5
@@ -0,0 +1,23 @@
+.\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
+.\" Fri Apr 2 11:32:09 MET DST 1993
+.\"
+.\" SPDX-License-Identifier: GPL-2.0-or-later
+.\"
+.\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu)
+.\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl)
+.TH intro 5 2022-10-30 "Linux man-pages 6.05.01"
+.SH NAME
+intro \- introduction to file formats and filesystems
+.SH DESCRIPTION
+Section 5 of the manual describes various file formats,
+as well as the corresponding C structures, if any.
+.PP
+In addition,
+this section contains a number of pages that document various filesystems.
+.SH NOTES
+.SS Authors and copyright conditions
+Look at the header of the manual page source for the author(s) and copyright
+conditions.
+Note that these can be different from page to page!
+.SH SEE ALSO
+.BR standards (7)