Skip to content

Commit 0ea27b5

Browse files
committed
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
1 parent 606066d commit 0ea27b5

File tree

307 files changed

+899
-900
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

307 files changed

+899
-900
lines changed

bin/csh/csh.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: csh.1,v 1.35 2002/09/25 15:18:37 wiz Exp $
1+
.\" $NetBSD: csh.1,v 1.36 2003/02/25 10:34:36 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -43,7 +43,7 @@
4343
.Nm
4444
.Op Fl bcefinstvVxX
4545
.Op arg ...
46-
.Nm ""
46+
.Nm
4747
.Op Fl l
4848
.Sh DESCRIPTION
4949
The

bin/date/date.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: date.1,v 1.31 2002/09/25 15:18:38 wiz Exp $
1+
.\" $NetBSD: date.1,v 1.32 2003/02/25 10:34:37 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@
4747
.Op Fl nu
4848
.Op Fl r Ar seconds
4949
.Op Cm + Ns Ar format
50-
.Nm ""
50+
.Nm
5151
.Sm off
5252
.Oo Oo Oo Oo Oo
5353
.Ar cc Oc
@@ -144,7 +144,7 @@ Time changes for Daylight Saving and Standard time and leap seconds
144144
and years are handled automatically.
145145
.Sh ENVIRONMENT
146146
The following environment variables affect the execution of
147-
.Nm "" :
147+
.Nm :
148148
.Bl -tag -width iTZ
149149
.It Ev TZ
150150
The timezone to use when displaying dates.

bin/dd/dd.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: dd.1,v 1.14 2002/02/08 01:21:56 ross Exp $
1+
.\" $NetBSD: dd.1,v 1.15 2003/02/25 10:34:38 wiz Exp $
22
.\"
33
.\" Copyright (c) 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -253,7 +253,7 @@ will be positioned past the block in which the error occurred using
253253
Do not truncate the output file.
254254
This will preserve any blocks in the output file not explicitly written
255255
by
256-
.Nm "" .
256+
.Nm .
257257
The
258258
.Cm notrunc
259259
value is not supported for tapes.

bin/kill/kill.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: kill.1,v 1.16 2002/03/04 13:02:32 ad Exp $
1+
.\" $NetBSD: kill.1,v 1.17 2003/02/25 10:34:38 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -47,14 +47,14 @@
4747
.Op Fl s Ar signal_name
4848
.Ar pid
4949
\&...
50-
.Nm ""
50+
.Nm
5151
.Fl l
5252
.Op Ar signal_number
53-
.Nm ""
53+
.Nm
5454
.Fl signal_name
5555
.Ar pid
5656
\&...
57-
.Nm ""
57+
.Nm
5858
.Fl signal_number
5959
.Ar pid
6060
\&...

bin/ln/ln.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: ln.1,v 1.18 2002/12/28 21:15:24 wiz Exp $
1+
.\" $NetBSD: ln.1,v 1.19 2003/02/25 10:34:38 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@
4747
.Op Fl fhnsv
4848
.Ar source_file
4949
.Op Ar target_file
50-
.Nm ""
50+
.Nm
5151
.Op Fl fhnsv
5252
.Ar source_file ... target_dir
5353
.Sh DESCRIPTION

bin/ls/ls.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: ls.1,v 1.37 2003/02/10 16:10:22 grant Exp $
1+
.\" $NetBSD: ls.1,v 1.38 2003/02/25 10:34:39 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
44
.\" The Regents of the University of California. All rights reserved.
@@ -378,7 +378,7 @@ The
378378
utility exits 0 on success, and \*[Gt]0 if an error occurs.
379379
.Sh ENVIRONMENT
380380
The following environment variables affect the execution of
381-
.Nm "" :
381+
.Nm :
382382
.Bl -tag -width BLOCKSIZE
383383
.It Ev BLOCKSIZE
384384
If the environment variable

bin/mt/mt.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: mt.1,v 1.31 2003/02/04 23:07:28 perry Exp $
1+
.\" $NetBSD: mt.1,v 1.32 2003/02/25 10:34:39 wiz Exp $
22
.\"
33
.\" Copyright (c) 1981, 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -209,7 +209,7 @@ Note that many tape drive vendors also define model-specific codes.
209209
.El
210210
.Sh ENVIRONMENT
211211
If the following environment variables exist, they are used by
212-
.Nm "" .
212+
.Nm .
213213
.Bl -tag -width Fl
214214
.It Ev TAPE
215215
.Nm

bin/mv/mv.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: mv.1,v 1.22 2003/01/19 10:03:28 jdolecek Exp $
1+
.\" $NetBSD: mv.1,v 1.23 2003/02/25 10:34:39 wiz Exp $
22
.\"
33
.\" Copyright (c) 1989, 1990, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -46,7 +46,7 @@
4646
.Nm
4747
.Op Fl fiv
4848
.Ar source target
49-
.Nm ""
49+
.Nm
5050
.Op Fl fiv
5151
.Ar source ... directory
5252
.Sh DESCRIPTION

bin/pax/pax.1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: pax.1,v 1.38 2002/12/28 21:15:25 wiz Exp $
1+
.\" $NetBSD: pax.1,v 1.39 2003/02/25 10:34:40 wiz Exp $
22
.\"
33
.\" Copyright (c) 1992 Keith Muller.
44
.\" Copyright (c) 1992, 1993
@@ -44,7 +44,7 @@
4444
.Nm pax
4545
.Nd read and write file archives and copy directory hierarchies
4646
.Sh SYNOPSIS
47-
.Nm ""
47+
.Nm
4848
.Op Fl cdnvzO
4949
.Bk -words
5050
.Op Fl E Ar limit
@@ -78,7 +78,7 @@
7878
.Ar ...\&
7979
.Ek
8080
.Op Ar pattern ...\&
81-
.Nm ""
81+
.Nm
8282
.Fl r
8383
.Op Fl cdiknuvzADOYZ
8484
.Bk -words
@@ -121,7 +121,7 @@
121121
.Ar ...\&
122122
.Ek
123123
.Op Ar pattern ...\&
124-
.Nm ""
124+
.Nm
125125
.Fl w
126126
.Op Fl dituvzAHLMOPX
127127
.Bk -words
@@ -168,7 +168,7 @@
168168
.Ar ...\&
169169
.Ek
170170
.Op Ar file ...\&
171-
.Nm ""
171+
.Nm
172172
.Fl r
173173
.Fl w
174174
.Op Fl diklntuvzADHLMOPXYZ
@@ -675,7 +675,7 @@ are not selected and will be skipped.
675675
Reset the access times of any file or directory read or accessed by
676676
.Nm
677677
to be the same as they were before being read or accessed by
678-
.Nm "" ,
678+
.Nm ,
679679
if the user has the appropriate permissions required by
680680
.Xr utime 3 .
681681
.It Fl u

bin/ps/ps.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: ps.1,v 1.57 2003/01/18 10:52:17 thorpej Exp $
1+
.\" $NetBSD: ps.1,v 1.58 2003/02/25 10:34:40 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
44
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
4040
.Nm ps
4141
.Nd process status
4242
.Sh SYNOPSIS
43-
.Nm ""
43+
.Nm
4444
.Op Fl acCehjlmrsSTuvwx
4545
.Bk -words
4646
.Op Fl M Ar core
@@ -66,7 +66,7 @@
6666
.Bk -words
6767
.Op Fl W Ar swap
6868
.Ek
69-
.Nm ""
69+
.Nm
7070
.Op Fl L
7171
.Sh DESCRIPTION
7272
.Nm

0 commit comments

Comments
 (0)