From 758f820bcc0f68aeebac1717e537ca13a320b909 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:11:47 +0200 Subject: Adding upstream version 9.1. Signed-off-by: Daniel Baumann --- man/test.x | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 man/test.x (limited to 'man/test.x') diff --git a/man/test.x b/man/test.x new file mode 100644 index 0000000..0db91dc --- /dev/null +++ b/man/test.x @@ -0,0 +1,26 @@ +'\" Copyright (C) 1998-2022 Free Software Foundation, Inc. +'\" +'\" This is free software. You may redistribute copies of it under the terms +'\" of the GNU General Public License . +'\" There is NO WARRANTY, to the extent permitted by law. +[NAME] +test \- check file types and compare values +[SYNOPSIS] +.B test +.I EXPRESSION +.br +.B test +.br +.\" \& tells doclifter the brackets are literal (Bug#31803). +.B [\& +.I EXPRESSION +.B ]\& +.br +.B "[\& ]\&" +.br +.B [\& +.I OPTION +[DESCRIPTION] +.\" Add any additional description here +[SEE ALSO] +access(2) -- cgit v1.2.3