- fixed up .TH line to use the GNO formatting conventions

This commit is contained in:
gdr-ftp 1998-01-27 16:02:54 +00:00
parent b6b44f7d83
commit 509f84b6f9
12 changed files with 22 additions and 16 deletions

View File

@ -33,9 +33,9 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sleep.1 8.3 (Berkeley) 4/18/94
.\" $Id: sleep.1,v 1.2 1997/10/30 02:34:54 gdr Exp $
.\" $Id: sleep.1,v 1.3 1998/01/27 16:02:15 gdr-ftp Exp $
.\"
.TH SLEEP 1 "September 1997" "" "Commands and Applications"
.TH SLEEP 1 "September 1997" GNO "Commands and Applications"
.SH NAME
.BR sleep
\- suspend execution for an interval of time

View File

@ -1,4 +1,4 @@
.TH LAUNCH 1
.TH LAUNCH 1 "22 December 1997" GNO "Commands and Applications"
.SH NAME
launch \- adds application to the GS/OS quit stack
.SH DESCRIPTION

View File

@ -1,9 +1,9 @@
.\" man(7) manpage by rosenkra@convex.com (Bill Rosenkranz, 7/22/90)
.\" modifications by Devin Reade, 18 March 97
.\"
.\" $Id: man.7,v 1.3 1997/10/30 04:04:34 gdr Exp $
.\" $Id: man.7,v 1.4 1998/01/27 16:02:18 gdr-ftp Exp $
.\"
.TH MAN 7 "19 October 1997"
.TH MAN 7 "19 October 1997" GNO "Miscellaneous"
.SH NAME
man - nroff macro package for manual pages
.SH SYNOPSIS

View File

@ -1,6 +1,6 @@
.\" ms(7) manpage by rosenkra@convex.com (Bill Rosenkranz, 7/22/90)
.\"
.TH MS 7 "19 October 1997"
.TH MS 7 "19 October 1997" GNO "Miscellaneous"
.SH NAME
ms - text formatting macros
.SH SYNOPSIS

View File

@ -1,9 +1,9 @@
.\" nroff(1) manpage by rosenkra@convex.com (Bill Rosenkranz, 7/22/90)
.\" modifications by Devin Reade, 18 March 97
.\"
.\" $Id: nroff.1,v 1.3 1997/10/30 04:04:34 gdr Exp $
.\" $Id: nroff.1,v 1.4 1998/01/27 16:02:22 gdr-ftp Exp $
.\"
.TH NROFF 1 "19 October 1997"
.TH NROFF 1 "19 October 1997" GNO "Commands and Applications"
.SH NAME
nroff - text processing typesetter
.SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH DSORT 1 "Commands and Applications" "14 June 1994" "Version 1.0"
.TH DSORT 1 "14 June 1994" GNO "Commands and Applications"
.SH NAME
dsort, msort \- sort text files lexicographically
.SH SYNOPSIS
@ -26,6 +26,12 @@ dsort, msort \- sort text files lexicographically
.I "-o outfile"
] [\fI-t path1\fR[,\fIpath2\fR[,\fIpath3\fR[,\fIpath4\fR]]]] \fIinfile\fR
.SH DESCRIPTION
This manual page documents
.BR dsort
and
.BR msort
version 1.0.
.LP
.BR dsort " and " msort
are robust text file sorting utilities. While they do not support a lot
of features, they are designed to sort large (and small) files very quickly.

View File

@ -1,4 +1,4 @@
.TH LAUNCH 1
.TH LAUNCH 1 "22 December 1997" GNO "Commands and Applications"
.SH NAME
launch \- adds application to the GS/OS quit stack
.SH DESCRIPTION

View File

@ -30,9 +30,9 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)socket.2 8.1 (Berkeley) 6/4/93
.\" $Id: socket.2,v 1.2 1997/03/05 06:31:23 gdr Exp $
.\" $Id: socket.2,v 1.3 1998/01/27 16:02:34 gdr-ftp Exp $
.\"
.TH SOCKET 2 "15 February 1995" "BSD 4.2" "System Calls"
.TH SOCKET 2 "15 February 1995" GNO "System Calls"
.SH NAME
.BR socket
\- create an endpoint for communication

View File

@ -31,7 +31,7 @@
.\"
.\" @(#)stat.2 8.3 (Berkeley) 4/19/94
.\"
.TH STAT 2 "19 January 1997" "BSD 4" "System Calls"
.TH STAT 2 "19 January 1997" GNO "System Calls"
.SH NAME
.BR stat ,
.BR lstat ,

View File

@ -31,7 +31,7 @@
.\"
.\" From: @(#)getpwent.3 8.2 (Berkeley) 12/11/93
.\"
.TH GETPWENT 3 "September 20, 1994" "" "Library Routines"
.TH GETPWENT 3 "September 20, 1994" GNO "Library Routines"
.SH NAME
.BR getpwent ,
.BR getpwnam ,

View File

@ -35,7 +35,7 @@
.\"
.\" @(#)strerror.3 8.1 (Berkeley) 6/9/93
.\"
.TH STRERROR 3 "June 9, 1993" "BSD 4" "Library Routines"
.TH STRERROR 3 "22 December 1997" GNO "Library Routines"
.SH NAME
.BR perror ,
.BR strerror ,

View File

@ -35,7 +35,7 @@
.\"
.\" @(#)re_format.7 8.3 (Berkeley) 3/20/94
.\"
.TH RE_FORMAT 7 "7 October 1997"
.TH RE_FORMAT 7 "7 October 1997" GNO "Miscellaneous"
.SH NAME
re_format \- POSIX 1003.2 regular expressions
.SH DESCRIPTION